summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2453585c8796..116ca0444ad4 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.14.3
+ pkgver = 0.14.9
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.14.3.tar.xz
+ source = https://www.farnsworth.org/dale/codeplug/editcp/downloads/linux/editcp-0.14.9.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 = bb44786eeb4ea232b0d1f4b2dac99d5e
+ md5sums = 4118d9b106105b6a156cd76248e84551
md5sums = d8563d34bd6be7d13a9137f8f80b86e2
md5sums = 188b84c0e898c1676d0c68f477bf3a38
md5sums = 6c9b1f8f43dedb505699b4648cc558a5
md5sums = 1cb585e3e2a4f1f6fc7a2fcb139bc6d4
- sha256sums = 012a6c67178547545b0fba97eaff51aeb30b209a36c8481091ff62cd0e123775
+ sha256sums = 7b529657fb631b354fda3887be5385ba6d69d9165bf34f114b15d752501778fd
sha256sums = f219b7708dc3d749b174cba8a0e5a466b7086ae36dd296050b1bb48fcce10107
sha256sums = 67a26f228506aca303cf1170a7612d9c18d7713ec88cc48f4653c9748227fc34
sha256sums = 9822a5e7f7fc179c6a1b98f5886797d91dd0d0d82e465a0a812e445539e9f2f4
diff --git a/PKGBUILD b/PKGBUILD
index 2ed8ae0a7a7a..6897033474d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: not_anonymous <nmlibertarian@gmail.com>
pkgname=editcp
-pkgver=0.14.3
+pkgver=0.14.9
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=('bb44786eeb4ea232b0d1f4b2dac99d5e'
+md5sums=('4118d9b106105b6a156cd76248e84551'
'd8563d34bd6be7d13a9137f8f80b86e2'
'188b84c0e898c1676d0c68f477bf3a38'
'6c9b1f8f43dedb505699b4648cc558a5'
'1cb585e3e2a4f1f6fc7a2fcb139bc6d4')
-sha256sums=('012a6c67178547545b0fba97eaff51aeb30b209a36c8481091ff62cd0e123775'
+sha256sums=('7b529657fb631b354fda3887be5385ba6d69d9165bf34f114b15d752501778fd'
'f219b7708dc3d749b174cba8a0e5a466b7086ae36dd296050b1bb48fcce10107'
'67a26f228506aca303cf1170a7612d9c18d7713ec88cc48f4653c9748227fc34'
'9822a5e7f7fc179c6a1b98f5886797d91dd0d0d82e465a0a812e445539e9f2f4'