summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bacd289166ce..45e848b4ee2d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnuradio-grnet-git
_reponame=gr-grnet
-pkgver=r70.b020160
+pkgver=r71.e6dfd14
pkgrel=1
pkgdesc='GNURadio TCP/UDP source and sink blocks rewritten in C++/Boost (gr-grnet)'
url='https://github.com/ghostop14/gr-grnet'
@@ -13,7 +13,7 @@ makedepends=('git' 'cmake' 'boost' 'swig')
replaces=('gr-grnet')
provides=('gnuradio-grnet')
conflicts=('gnuradio-grnet')
-source=("git+https://github.com/ghostop14/gr-grnet/#branch=maint-3.8")
+source=("git+https://github.com/ghostop14/gr-grnet/#branch=master")
sha256sums=('SKIP')
pkgver() {