summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd E Johnson2021-10-17 22:11:13 -0500
committerTodd E Johnson2021-10-17 22:11:13 -0500
commitd3e0aa73303e1087ce1d86bc107166c9a23caca3 (patch)
treeaeadc8bb7cbde0de08a24d474ae2659d4fbd2530
parentff045994e3b7496d72e0cf169ca25e66f4eeabba (diff)
downloadaur-d3e0aa73303e1087ce1d86bc107166c9a23caca3.tar.gz
Bump to get rel back to normal
-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"