summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2023-05-21 15:50:48 -0600
committernot_anonymous2023-05-21 15:50:48 -0600
commit498fc8c755fe9afff6a82ad9aac3d4f24d64c924 (patch)
tree4e54797290e06ec793fae37bee328a66d6ffd4d7
parent01907504da7c87032fb378f46ab9b427f326e381 (diff)
downloadaur-498fc8c755fe9afff6a82ad9aac3d4f24d64c924.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 7811ceb50952..440cd218cb39 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 = 3311
+ pkgver = 3319
pkgrel = 1
url = http://www.country-files.com/cty
arch = any
license = GPL
provides = cty
conflicts = bigcty
- source = http://www.country-files.com/cty/download/3311/cty-3311.zip
- md5sums = 520847412e54f7cee891158be3219a64
- sha256sums = db0d1d8b9bf617a6e5b6e0ba9698a8d25bdaa254a5407b54c66c515c6db62c4b
+ source = http://www.country-files.com/cty/download/3319/cty-3319.zip
+ md5sums = 41d97a67da82431f52e6b491b37979e8
+ sha256sums = f40cae98f40648d22b5fcd8b60ec4a01e46fb7f0fb3e6974b07d893bbb2881ce
pkgname = cty
diff --git a/PKGBUILD b/PKGBUILD
index c4107a0ab4bc..cac5d455d553 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3311
+pkgver=3319
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=('520847412e54f7cee891158be3219a64')
-sha256sums=('db0d1d8b9bf617a6e5b6e0ba9698a8d25bdaa254a5407b54c66c515c6db62c4b')
+md5sums=('41d97a67da82431f52e6b491b37979e8')
+sha256sums=('f40cae98f40648d22b5fcd8b60ec4a01e46fb7f0fb3e6974b07d893bbb2881ce')