summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2022-07-31 11:04:40 -0600
committernot_anonymous2022-07-31 11:04:40 -0600
commit7a0261ea35fc833e7d1705c3baf465b9bf6be58f (patch)
tree4d77445f7136c59254c51c558dfbceebf0379f87
parent1398c77608a09a55eda3195db9e5e932043cbec6 (diff)
downloadaur-7a0261ea35fc833e7d1705c3baf465b9bf6be58f.tar.gz
Fixed Update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e79b24540170..25cce6284fae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = flrig
pkgdesc = Amateur (Ham) Radio Transceiver Control Program
pkgver = 1.4.6
- pkgrel = 1
+ pkgrel = 2
url = http://www.w1hkj.com/flrig-help/index.html
arch = armv7h
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 21a741854628..aa5e4bea297f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=flrig
pkgver=1.4.6
-pkgrel=1
+pkgrel=2
pkgdesc="Amateur (Ham) Radio Transceiver Control Program"
arch=('armv7h' 'i686' 'x86_64' 'aarch64')
url="http://www.w1hkj.com/flrig-help/index.html"