summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2024-04-03 13:35:06 -0600
committernot_anonymous2024-04-03 13:35:06 -0600
commitcba1a1d4f5fd5f4d7ef33ba2abc9b4c986784db8 (patch)
tree3969baecc0698432a956e48aa973f396051b649a
parent4b741a63153b2099574e78bb2117588cd5c03577 (diff)
downloadaur-cba1a1d4f5fd5f4d7ef33ba2abc9b4c986784db8.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 905bbb9ed553..fdc018742056 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = cty
pkgdesc = The package represents databases of entities (countries), prefixes and callsigns that are used by amateur (ham) radio logging software - CONTESTING VERSION.
- pkgver = 3412
+ pkgver = 3413
pkgrel = 1
url = http://www.country-files.com/cty
arch = any
license = GPL-3.0-only
provides = cty
conflicts = bigcty
- source = http://www.country-files.com/cty/download/3412/cty-3412.zip
- md5sums = dd46956080039b1146847c7acc78c6f1
- sha256sums = 41bf04e0dcbb2951f0d84d46f82d108e9b879cbf5b9ec19d40bf44c8b2905ce4
+ source = http://www.country-files.com/cty/download/3413/cty-3413.zip
+ md5sums = ec7c034fff084993a71e9f24490d7ba1
+ sha256sums = df8ccec146e59528df537aba6b53b2ba5371c98b1aafc9d5512e343b44ece86e
pkgname = cty
diff --git a/PKGBUILD b/PKGBUILD
index a7ed729d973d..270acde546c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3412
+pkgver=3413
pkgrel=1
pkgdesc="The package represents databases of entities (countries), prefixes and callsigns
that are used by amateur (ham) radio logging software - CONTESTING VERSION."
@@ -22,5 +22,5 @@ package() {
chmod 644 * old/*
cp -R *.{cty,dat} old $pkgdir/usr/share/cty
}
-md5sums=('dd46956080039b1146847c7acc78c6f1')
-sha256sums=('41bf04e0dcbb2951f0d84d46f82d108e9b879cbf5b9ec19d40bf44c8b2905ce4')
+md5sums=('ec7c034fff084993a71e9f24490d7ba1')
+sha256sums=('df8ccec146e59528df537aba6b53b2ba5371c98b1aafc9d5512e343b44ece86e')