summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2016-04-29 16:16:10 (GMT)
committerBritney Fransen <brfransen@gmail.com>2016-04-29 16:16:10 (GMT)
commit610ef516c13900549cc31c03400a1a9a9533aeb9 (patch)
treebdf0bbb779e2fdbd95e9fb65525e985acffaec67
parent1668594ea7216d9eb5a5e096c5dbff2e2898fb40 (diff)
downloadlinhes_pkgbuild-610ef516c13900549cc31c03400a1a9a9533aeb9.zip
linhes_pkgbuild-610ef516c13900549cc31c03400a1a9a9533aeb9.tar.gz
linhes_pkgbuild-610ef516c13900549cc31c03400a1a9a9533aeb9.tar.bz2
libcdio: update to 0.93
-rw-r--r--abs/extra/libcdio/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/extra/libcdio/PKGBUILD b/abs/extra/libcdio/PKGBUILD
index d4b425b..c20a675 100644
--- a/abs/extra/libcdio/PKGBUILD
+++ b/abs/extra/libcdio/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=libcdio
pkgver=0.93
-pkgrel=1
+pkgrel=3
pkgdesc="GNU Compact Disc Input and Control Library"
arch=('i686' 'x86_64')
license=('GPL3')
@@ -16,6 +16,7 @@ source=(http://ftp.gnu.org/gnu/libcdio/${pkgname}-${pkgver}.tar.gz{,.sig}
md5sums=('d154476feaac5a7b5f180e83eaf3d689'
'SKIP'
'5a7f50209c03d5919d5b932f07871af7')
+validpgpkeys=('DAA63BC2582034A02B923D521A8DE5008275EC21') # R. Bernstein
prepare() {
cd ${pkgname}-${pkgver}