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
Bart Ribbers
aports
Commits
78bf59e5
Commit
78bf59e5
authored
8 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
testing/sandy: use tar.bz2
to avoid checksum errors since gzip stores timestamp
parent
13fda9b9
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/sandy/APKBUILD
+5
-5
5 additions, 5 deletions
testing/sandy/APKBUILD
with
5 additions
and
5 deletions
testing/sandy/APKBUILD
+
5
−
5
View file @
78bf59e5
...
...
@@ -2,7 +2,7 @@
# Maintainer:
pkgname
=
sandy
pkgver
=
0.4
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"sandy is an ncurses text editor with an easy-to-read, hackable C source."
url
=
"http://tools.suckless.org/sandy"
arch
=
"all"
...
...
@@ -12,7 +12,7 @@ depends_dev=""
makedepends
=
"
$depends_dev
ncurses-dev"
install
=
""
subpackages
=
"
$pkgname
-doc"
source
=
"http://git.suckless.org/sandy/snapshot/sandy-
0.4
.tar.
gz
"
source
=
"http://git.suckless.org/sandy/snapshot/sandy-
$pkgver
.tar.
bz2
"
builddir
=
${
srcdir
}
/
${
pkgname
}
-
${
pkgver
}
...
...
@@ -28,6 +28,6 @@ package() {
install
-m644
LICENSE
"
$pkgdir
"
/usr/share/licenses/
"
$pkgname
"
}
md5sums
=
"c
1bdce5873eacf4fed89b32925b1db97
sandy-0.4.tar.
gz
"
sha256sums
=
"
3eb6a53cce1e0a729292903f2b5d7f8ea5b3dc85e109df66088b19e7378ca4d1
sandy-0.4.tar.
gz
"
sha512sums
=
"
6e706cfd381f25a5ba1dcaa2ce80754b13a2dd95a6374a060a4a0bd5ac63478d60a6bb26d8e2105143a4c9d400442c0a164fa6d295babdf6480d695f188b2b90
sandy-0.4.tar.
gz
"
md5sums
=
"c
fa8e64013d64151fb7efd4f0161eea8
sandy-0.4.tar.
bz2
"
sha256sums
=
"
d30336704178611f36a55982932369c6dd55a781e22735bb7dfcb3e4b939492a
sandy-0.4.tar.
bz2
"
sha512sums
=
"
3579436d6566b9ef3273abb7bb1d8934901155220edb963a0ed93db4b860e1e3fa0d0f1235ea87b42f1b6ddbb69e3ef1f5ba7a2e9455d6659b621d9a4e3f25c2
sandy-0.4.tar.
bz2
"
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