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

David Runge dvzrv at archlinux.org
Fri Jan 3 20:47:15 UTC 2020


    Date: Friday, January 3, 2020 @ 20:47:13
  Author: dvzrv
Revision: 547745

upgpkg: noise-repellent 0.1.5-2: Upstream fixed/ standardized tagging system on request (therefore tarball changed).

Modified:
  noise-repellent/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-03 20:47:09 UTC (rev 547744)
+++ PKGBUILD	2020-01-03 20:47:13 UTC (rev 547745)
@@ -2,7 +2,7 @@
 
 pkgname=noise-repellent
 pkgver=0.1.5
-pkgrel=1
+pkgrel=2
 pkgdesc="An lv2 plug-in for broadband noise reduction"
 arch=('x86_64')
 url="https://github.com/lucianodato/noise-repellent"
@@ -10,10 +10,8 @@
 groups=('lv2-plugins' 'pro-audio')
 depends=('fftw' 'glibc')
 makedepends=('lv2' 'meson')
-# upstream changes tag system sometimes:
-# https://github.com/lucianodato/noise-repellent/issues/69
-source=("$pkgname-$pkgver.tar.gz::https://github.com/lucianodato/${pkgname}/archive/v${pkgver}.tar.gz")
-sha512sums=('d6fa6bffd072fd1c80baa39d42fb9c2890910c642be5ba433a140cb3da484c9d5a4c65624b0332391f25e1e8fc7caa218c23863503d5b3af2c540705ddc8194a')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/lucianodato/${pkgname}/archive/${pkgver}.tar.gz")
+sha512sums=('cd2f150c39d4615042eafd6ada6487234be1578b00d857de9561d1bf5f39999078e9ea0fbf41a81cb23890a0c48192c1a309e3b054dc47682312d0f1e003d09c')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list