summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2023-10-29 09:06:10 -0600
committernot_anonymous2023-10-29 09:06:10 -0600
commita8eec4d8410e62e3adfb15985d124d11d00d507d (patch)
tree985874129d6774ca5fbb4613df0ee2eee8ca1055
parenta1d812cd53ebac435c2fa65ea65cefb1ec321f80 (diff)
downloadaur-a8eec4d8410e62e3adfb15985d124d11d00d507d.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 2e5231031a68..b34b9cbcdb2b 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 = 3331
+ pkgver = 3335
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/3331/cty-3331.zip
- md5sums = 9377142948e59e09eed70a692318d8a9
- sha256sums = 0e24d85982f4c359e0d00a0b64c5c404be0d943f49c6794cf460a386d4c07abe
+ source = http://www.country-files.com/cty/download/3335/cty-3335.zip
+ md5sums = d41eb364916374647c20ebfc134b9d2b
+ sha256sums = 0a69850f34bf2e6b1b49c2dcdab9d57c4cb3d56595f6c70a7d6f4685ad5ce3b6
pkgname = cty
diff --git a/PKGBUILD b/PKGBUILD
index 8568c0f98fc1..94f34fe38628 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3331
+pkgver=3335
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=('9377142948e59e09eed70a692318d8a9')
-sha256sums=('0e24d85982f4c359e0d00a0b64c5c404be0d943f49c6794cf460a386d4c07abe')
+md5sums=('d41eb364916374647c20ebfc134b9d2b')
+sha256sums=('0a69850f34bf2e6b1b49c2dcdab9d57c4cb3d56595f6c70a7d6f4685ad5ce3b6')