summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5efb389cd1b5..b79c97d57c09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = trunk-recorder-git
pkgdesc = Records calls from a Trunked Radio System (P25 & SmartNet)
- pkgver = r1629.b3d1776
- pkgrel = 2
+ pkgver = r1643.804df23
+ pkgrel = 1
url = https://github.com/robotastic/trunk-recorder
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 9296fb9fda7b..02785a08fb97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
options=(!strip !buildflags debug)
_name=trunk-recorder
pkgname=${_name}-git
-pkgver=r1629.b3d1776
-pkgrel=2
+pkgver=r1643.804df23
+pkgrel=1
pkgdesc="Records calls from a Trunked Radio System (P25 & SmartNet)"
arch=(x86_64 i686 armv5 armv6h armv7h aarch64)
url="https://github.com/robotastic/trunk-recorder"