[arch-commits] Commit in libdca/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Tue Jun 19 22:18:01 UTC 2018


    Date: Tuesday, June 19, 2018 @ 22:18:01
  Author: jgc
Revision: 327306

upgpkg: libdca 0.0.6-1

Modified:
  libdca/trunk/PKGBUILD

----------+
 PKGBUILD |   10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-19 22:16:04 UTC (rev 327305)
+++ PKGBUILD	2018-06-19 22:18:01 UTC (rev 327306)
@@ -2,8 +2,8 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 
 pkgname=libdca
-pkgver=0.0.5
-pkgrel=5
+pkgver=0.0.6
+pkgrel=1
 pkgdesc="Free library for decoding DTS Coherent Acoustics streams"
 arch=('x86_64')
 license=('GPL')
@@ -12,10 +12,8 @@
 provides=('libdts')
 replaces=('libdts')
 options=('!emptydirs')
-validpgpkeys=('8700D9088473D895D18CE0C4902817E4AA5F4DE6') # VideoLAN Release Signing Key (2007) (expired)
-source=(https://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha256sums=('dba022e022109a5bacbe122d50917769ff27b64a7bba104bd38ced8de8510642'
-            'SKIP')
+source=(https://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2)
+sha512sums=('d264128019e7fd295a35691636311f81960c17802dbbc67764c4e00b2fdf12ebc69b057a4947b57551a130e5cfd1fef3fe3558c7067216ea04a0b6bbb881b4f1')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list