summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0939e7005058..fe651d21a72d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gr-soapy-git
pkgdesc = gr-soapy from librespacefoundation
- pkgver = r26.946f950
+ pkgver = r168.42f68ca
pkgrel = 1
url = https://gitlab.com/librespacefoundation/gr-soapy.git
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 660c79bfd294..e9c5015ab186 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Simon Vikstrom <simon@devsn.se>
pkgname=gr-soapy-git
-pkgver=r26.946f950
+pkgver=r168.42f68ca
pkgrel=1
pkgdesc="gr-soapy from librespacefoundation"
arch=('x86_64' 'aarch64')
@@ -21,8 +21,6 @@ pkgver() {
}
build() {
- sed -i 's/env python$/env python2/g' gr-soapy/python/*
-
mkdir -p gr-soapy/build
cd gr-soapy/build