Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TBK
aports
Commits
0f70cefd
Commit
0f70cefd
authored
8 years ago
by
Jakub Jirutka
Browse files
Options
Downloads
Patches
Plain Diff
community/libvterm: rename source tarball to be more descriptive
parent
949c48e6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/libvterm/APKBUILD
+4
-4
4 additions, 4 deletions
community/libvterm/APKBUILD
with
4 additions
and
4 deletions
community/libvterm/APKBUILD
+
4
−
4
View file @
0f70cefd
...
...
@@ -11,7 +11,7 @@ license="MIT"
depends
=
""
makedepends
=
"libtool perl"
subpackages
=
"
$pkgname
-dev"
source
=
"https://github.com/neovim/
$pkgname
/archive/
$_gitref
.tar.gz"
source
=
"
$pkgname
-
$_gitref
.tar.gz::
https://github.com/neovim/
$pkgname
/archive/
$_gitref
.tar.gz"
builddir
=
"
$srcdir
/
$pkgname
-
$_gitref
"
build
()
{
...
...
@@ -24,6 +24,6 @@ package() {
make
PREFIX
=
/usr
DESTDIR
=
"
$pkgdir
/"
install
}
md5sums
=
"078e30eadf5bda9d73a8d30627db99f6 e0a3d4dbd44a9534bf7437ee98ceb26dabebf3ad.tar.gz"
sha256sums
=
"1412f7a82924adc756dff51edeb0eda6749ff9e49cdbb11a4daae292380a7961 e0a3d4dbd44a9534bf7437ee98ceb26dabebf3ad.tar.gz"
sha512sums
=
"8ac8e442783a2db129087ea42e02034f4a7aa9070c5776f43879f5675b3da447e7f6fbd50a77713f0e424f1e0eb2ce203f9ee9e77999b0e208b033e37b4b6587 e0a3d4dbd44a9534bf7437ee98ceb26dabebf3ad.tar.gz"
md5sums
=
"078e30eadf5bda9d73a8d30627db99f6
libvterm-
e0a3d4dbd44a9534bf7437ee98ceb26dabebf3ad.tar.gz"
sha256sums
=
"1412f7a82924adc756dff51edeb0eda6749ff9e49cdbb11a4daae292380a7961
libvterm-
e0a3d4dbd44a9534bf7437ee98ceb26dabebf3ad.tar.gz"
sha512sums
=
"8ac8e442783a2db129087ea42e02034f4a7aa9070c5776f43879f5675b3da447e7f6fbd50a77713f0e424f1e0eb2ce203f9ee9e77999b0e208b033e37b4b6587
libvterm-
e0a3d4dbd44a9534bf7437ee98ceb26dabebf3ad.tar.gz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment