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

Kyle Keen kkeen at archlinux.org
Wed Jul 16 05:03:21 UTC 2014


    Date: Wednesday, July 16, 2014 @ 07:03:20
  Author: kkeen
Revision: 115767

upgpkg: gqrx 2.2.0-2

Modified:
  gqrx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-16 04:59:57 UTC (rev 115766)
+++ PKGBUILD	2014-07-16 05:03:20 UTC (rev 115767)
@@ -4,7 +4,7 @@
 
 pkgname=gqrx
 pkgver=2.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Interactive SDR receiver waterfall for many devices."
 arch=('i686' 'x86_64')
 url="http://gqrx.dk/"
@@ -20,8 +20,8 @@
 
 prepare() {
   cd "$srcdir"
-  cp -r gqrx-2.2.0 gqrx-2.2.0-alsa
-  cd gqrx-2.2.0-alsa
+  cp -r gqrx-$pkgver gqrx-$pkgver-alsa
+  cd gqrx-$pkgver-alsa
   sed -i 's/AUDIO_BACKEND = pulse/#&/' gqrx.pro
 }
 




More information about the arch-commits mailing list