summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChuang Zhu2021-09-30 22:05:13 +0800
committerChuang Zhu2021-09-30 22:05:13 +0800
commit1de1adc902fdd718cf4f083bfb960b195a48b3e9 (patch)
tree3e6c3bef1db3d48ce0176af3bc1f3607fc99650f /PKGBUILD
parent06be6e7fdc009d7c8bc1b135c504eef3064bd34a (diff)
downloadaur-gnuradio-grnet-git.tar.gz
gnuradio 3.9
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() {