Date: Wednesday, December 21, 2016 @ 10:24:08 Author: jgc Revision: 284374
upgpkg: libcdio 0.94-1 Modified: libcdio/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-21 10:07:27 UTC (rev 284373) +++ PKGBUILD 2016-12-21 10:24:08 UTC (rev 284374) @@ -3,8 +3,8 @@ # Contributor: damir <[email protected]> pkgname=libcdio -pkgver=0.93 -pkgrel=4 +pkgver=0.94 +pkgrel=1 pkgdesc="GNU Compact Disc Input and Control Library" arch=('i686' 'x86_64') license=('GPL3') @@ -12,9 +12,9 @@ depends=('libcddb' 'ncurses' 'gcc-libs') source=(http://ftp.gnu.org/gnu/libcdio/${pkgname}-${pkgver}.tar.gz{,.sig} libcdio-0.83-linking.patch) -md5sums=('d154476feaac5a7b5f180e83eaf3d689' - 'SKIP' - '5a7f50209c03d5919d5b932f07871af7') +sha256sums=('96e2c903f866ae96f9f5b9048fa32db0921464a2286f5b586c0f02699710025a' + 'SKIP' + 'd88186b2a11726fe5ef10853e0245996b55793552b14230d1f7ba5ee3c54f3ed') validpgpkeys=('DAA63BC2582034A02B923D521A8DE5008275EC21') # R. Bernstein prepare() {
