summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd E Johnson2021-10-14 19:46:01 -0500
committerTodd E Johnson2021-10-14 19:46:01 -0500
commit7d98853d8b2dae268aad2c7bf8b8b19ad0085980 (patch)
tree5be71d92d9d7173c15b009827920e77a442deefa
parent77782978d46b8ed5c18cd1f15eb9f59b149a0db1 (diff)
downloadaur-7d98853d8b2dae268aad2c7bf8b8b19ad0085980.tar.gz
Update version and options to try and disable tidy
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34a0ac6614a4..72e23a23a3d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Todd E Johnson <todd@toddejohnson.net>
-options=(debug !strip)
+options=(debug !strip libtool staticlibs !ccache !distcc !zipman docs emptydirs)
pkgname=trunk-recorder-git
-pkgver=r1612.ba6959f
+pkgver=r1619.30f26ab
pkgrel=1
pkgdesc="Records calls from a Trunked Radio System (P25 & SmartNet)"
arch=(x86_64 i686 armv5 armv6h armv7h aarch64)