summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChuang Zhu2021-09-30 22:05:13 +0800
committerChuang Zhu2021-09-30 22:05:13 +0800
commit1de1adc902fdd718cf4f083bfb960b195a48b3e9 (patch)
tree3e6c3bef1db3d48ce0176af3bc1f3607fc99650f
parent06be6e7fdc009d7c8bc1b135c504eef3064bd34a (diff)
downloadaur-1de1adc902fdd718cf4f083bfb960b195a48b3e9.tar.gz
gnuradio 3.9
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5caa94c3ecf9..27969ed7b109 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnuradio-grnet-git
pkgdesc = GNURadio TCP/UDP source and sink blocks rewritten in C++/Boost (gr-grnet)
- pkgver = r70.b020160
+ pkgver = r71.e6dfd14
pkgrel = 1
url = https://github.com/ghostop14/gr-grnet
arch = x86_64
@@ -14,8 +14,7 @@ pkgbase = gnuradio-grnet-git
provides = gnuradio-grnet
conflicts = gnuradio-grnet
replaces = gr-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
pkgname = gnuradio-grnet-git
-
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() {