summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2018-08-20 09:36:17 -0600
committernot_anonymous2018-08-20 09:36:17 -0600
commitc117df90c79d520c66e843922943378b23ceab09 (patch)
tree151d9b0e54325f82cb553368b27f226f13fcf1f4
parent5ebe50087a6a17893aba6f1e6aaabc33d70d9da3 (diff)
downloadaur-c117df90c79d520c66e843922943378b23ceab09.tar.gz
Updated
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f5108e90288..34481ad426da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = editcp
pkgdesc = TYT MD380/390, Retivis RT3, & Alinco DJ-MD40 CPS (Ham/Amateur Radio)
- pkgver = 0.11.6
+ pkgver = 0.12.3
pkgrel = 1
url = https://www.farnsworth.org/dale/codeplug/editcp/
install = editcp.install
@@ -14,17 +14,17 @@ pkgbase = editcp
depends = libmariadbclient
depends = postgresql-libs
depends = hamradio-menus
- source = https://www.farnsworth.org/dale/codeplug/editcp/downloads/linux/editcp-0.11.6.tar.xz
+ source = https://www.farnsworth.org/dale/codeplug/editcp/downloads/linux/editcp-0.12.3.tar.xz
source = https://github.com/DaleFarnsworth/codeplug/raw/master/editcp/logo/editcp_32x32_01.png
source = diff.editcp.sh
source = editcp.1
source = editcp.desktop
- md5sums = ad1865eda57422982a7124c1e5947f3e
+ md5sums = 53e6e4006c1ce0b91cf906f3413f9899
md5sums = d8563d34bd6be7d13a9137f8f80b86e2
md5sums = 188b84c0e898c1676d0c68f477bf3a38
md5sums = 6c9b1f8f43dedb505699b4648cc558a5
md5sums = 1cb585e3e2a4f1f6fc7a2fcb139bc6d4
- sha256sums = c266e305a3b37f26e76360b480d3c66d9fe3203478a125aa7d50685d96faf012
+ sha256sums = 7a495376b64421f98a7249ca154be0257a3c56bc63d2b567f78bfb299644a0a6
sha256sums = f219b7708dc3d749b174cba8a0e5a466b7086ae36dd296050b1bb48fcce10107
sha256sums = 67a26f228506aca303cf1170a7612d9c18d7713ec88cc48f4653c9748227fc34
sha256sums = 9822a5e7f7fc179c6a1b98f5886797d91dd0d0d82e465a0a812e445539e9f2f4
diff --git a/PKGBUILD b/PKGBUILD
index bb2065af6404..5e9188b04d7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: not_anonymous <nmlibertarian@gmail.com>
pkgname=editcp
-pkgver=0.11.6
+pkgver=0.12.3
pkgrel=1
pkgdesc="TYT MD380/390, Retivis RT3, & Alinco DJ-MD40 CPS (Ham/Amateur Radio)"
arch=('x86_64')
@@ -38,12 +38,12 @@ package() {
install -D -m 644 ../$pkgname.desktop \
$pkgdir/usr/share/applications/.
}
-md5sums=('ad1865eda57422982a7124c1e5947f3e'
+md5sums=('53e6e4006c1ce0b91cf906f3413f9899'
'd8563d34bd6be7d13a9137f8f80b86e2'
'188b84c0e898c1676d0c68f477bf3a38'
'6c9b1f8f43dedb505699b4648cc558a5'
'1cb585e3e2a4f1f6fc7a2fcb139bc6d4')
-sha256sums=('c266e305a3b37f26e76360b480d3c66d9fe3203478a125aa7d50685d96faf012'
+sha256sums=('7a495376b64421f98a7249ca154be0257a3c56bc63d2b567f78bfb299644a0a6'
'f219b7708dc3d749b174cba8a0e5a466b7086ae36dd296050b1bb48fcce10107'
'67a26f228506aca303cf1170a7612d9c18d7713ec88cc48f4653c9748227fc34'
'9822a5e7f7fc179c6a1b98f5886797d91dd0d0d82e465a0a812e445539e9f2f4'