summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd E Johnson2023-07-14 18:18:14 -0500
committerTodd E Johnson2023-07-14 18:18:14 -0500
commitcddefadebca1f544d3cfd552f1cd898d44d079cb (patch)
tree726fcbdb18f559dc323d1eed8b5b1604fe540eb8
parent868677ea6d04fe08f462a7a8a508ecefef0ecbec (diff)
downloadaur-cddefadebca1f544d3cfd552f1cd898d44d079cb.tar.gz
Update to 4.6.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 701b802789ae..c4eed7a12d17 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = trunk-recorder
pkgdesc = Records calls from a Trunked Radio System (P25 & SmartNet)
- pkgver = 4.5.0
+ pkgver = 4.6.0
pkgrel = 1
url = https://github.com/robotastic/trunk-recorder
arch = x86_64
@@ -21,11 +21,11 @@ pkgbase = trunk-recorder
depends = sox
depends = fdkaac
options = !buildflags
- source = https://github.com/robotastic/trunk-recorder/archive/v4.5.0.tar.gz
+ source = https://github.com/robotastic/trunk-recorder/archive/v4.6.0.tar.gz
source = trunk-recorder.service
source = trunk-recorder.sysusers
source = trunk-recorder.tmpfiles
- sha256sums = 7850cb9c0d91a153b6371c80124e081482e74ad4bd49b8e7b0ae2fc52ced5c6e
+ sha256sums = 01c85bd8504c19c138f52a7e1ba7cfabd6e539b0d202b4ed4d6f26ed8b61935f
sha256sums = 78bb66aa30af3395c2eddcafa3e59f65e59a328e04a093bb849a83cdedf01a0d
sha256sums = f2e06d333ec8a64c869a9cf369015bf6e0b9819d2af259b4d1c411ed3cca78f8
sha256sums = c20344ba366fcab3f3552e2b5e537f394406ab634f35c2b8858423ffa63fd0e8
diff --git a/PKGBUILD b/PKGBUILD
index ecb9899ac214..249d7c09abfe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Todd E Johnson <todd@toddejohnson.net>
options=(!buildflags)
pkgname=trunk-recorder
-pkgver=4.5.0
+pkgver=4.6.0
_dlpkgver=${pkgver}
pkgrel=1
pkgdesc="Records calls from a Trunked Radio System (P25 & SmartNet)"
@@ -15,7 +15,7 @@ source=("https://github.com/robotastic/trunk-recorder/archive/v${_dlpkgver}.tar.
'trunk-recorder.service'
'trunk-recorder.sysusers'
'trunk-recorder.tmpfiles')
-sha256sums=('7850cb9c0d91a153b6371c80124e081482e74ad4bd49b8e7b0ae2fc52ced5c6e'
+sha256sums=('01c85bd8504c19c138f52a7e1ba7cfabd6e539b0d202b4ed4d6f26ed8b61935f'
'78bb66aa30af3395c2eddcafa3e59f65e59a328e04a093bb849a83cdedf01a0d'
'f2e06d333ec8a64c869a9cf369015bf6e0b9819d2af259b4d1c411ed3cca78f8'
'c20344ba366fcab3f3552e2b5e537f394406ab634f35c2b8858423ffa63fd0e8')