summaryrefslogtreecommitdiff
path: root/libre/parabola-keyring/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-07-09 20:21:51 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-07-09 20:21:51 -0300
commit7823c9009a845174746fd0da09af46a138481851 (patch)
tree0dfc6283d25ec646a14b22f1fe6391033df615c7 /libre/parabola-keyring/PKGBUILD
parent10b073d2a0221de89fc39409acb06758de3a3118 (diff)
parentee9c1a601c6ce156c295e4a4608ad50535192954 (diff)
Merge branch 'master' of gparabola:abslibre-mips64el
Diffstat (limited to 'libre/parabola-keyring/PKGBUILD')
-rw-r--r--libre/parabola-keyring/PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/libre/parabola-keyring/PKGBUILD b/libre/parabola-keyring/PKGBUILD
index d5a1e561d..af130b5c0 100644
--- a/libre/parabola-keyring/PKGBUILD
+++ b/libre/parabola-keyring/PKGBUILD
@@ -1,19 +1,18 @@
# Maintainer: André Silva <emulatorman@lavabit.com>
pkgname=parabola-keyring
-pkgver=$(LC_ALL=C date -u +%Y%m%d)
+pkgver=$(LC_ALL=C date -u +%Y%m%d).1
pkgrel=1
pkgdesc='Parabola GNU/Linux-libre PGP keyring'
arch=('any')
url='https://projects.parabolagnulinux.org/hackers.git/'
license=('GPL')
install="${pkgname}.install"
-source=("http://repo.parabolagnulinux.org/other/${pkgname}-${pkgver}.tar.gz"
- "http://repo.parabolagnulinux.org/other/${pkgname}-${pkgver}.tar.gz.sig")
+source=(http://repo.parabolagnulinux.org/other/parabola-keyring-20130221.tar.gz{,.sig})
package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
+ cd "${srcdir}/${pkgname}-"*
make PREFIX=/usr DESTDIR=${pkgdir} install
}
-md5sums=('ad747cf1f710e5962aa6b0931fcb580f'
- 'c1030ca1c960d2ee6cfe11d798a7b471')
+md5sums=('007c35459478f86484f66323bf90b1e0'
+ 'SKIP')