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

2020-07-07 Thread Felix Yan via arch-commits
Date: Tuesday, July 7, 2020 @ 12:32:13
  Author: felixonmars
Revision: 658147

upgpkg: ambdec 0.7.1-2: reproducibility rebuild

Modified:
  ambdec/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-07 12:32:11 UTC (rev 658146)
+++ PKGBUILD2020-07-07 12:32:13 UTC (rev 658147)
@@ -1,7 +1,7 @@
 # Maintainer: David Runge 
 pkgname=ambdec
 pkgver=0.7.1
-pkgrel=1
+pkgrel=2
 pkgdesc="An Ambisonic decoder for first and second order"
 arch=('x86_64')
 url="https://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html;


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

2019-03-06 Thread David Runge via arch-commits
Date: Wednesday, March 6, 2019 @ 22:49:41
  Author: dvzrv
Revision: 437942

upgpkg: ambdec 0.7.1-1

Adding ambdec 0.7.1.

Modified:
  ambdec/trunk/PKGBUILD

--+
 PKGBUILD |1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-06 22:47:25 UTC (rev 437941)
+++ PKGBUILD2019-03-06 22:49:41 UTC (rev 437942)
@@ -10,7 +10,6 @@
 depends=('clxclient' 'clthreads' 'jack')
 makedepends=('gendesk')
 
source=("https://kokkinizita.linuxaudio.org/linuxaudio/downloads/${pkgname}-${pkgver}.tar.bz2;)
-noextract=()
 
sha512sums=('26f945e07a5e3e3a2000f00eede2499fd6a6ba82587a84d1bbd344ac3c6c8b86d74773491c9366d79b3697c926950308b5f8593ad14316eced7155d48c1ace0e')
 
 prepare() {