summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2024-03-09 19:13:06 -0700
committernot_anonymous2024-03-09 19:13:06 -0700
commit845724a3a47e230da3af4dbd3b6d50cbd0e155d0 (patch)
treee789b84ec031660840a3101f798bbae1efcf7063
parenta1575d9b67b192106e2abad18590e6d7d358101e (diff)
downloadaur-845724a3a47e230da3af4dbd3b6d50cbd0e155d0.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 87088772ee67..8641d21d6f60 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 = 3408
+ pkgver = 3409
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/3408/cty-3408.zip
- md5sums = 72838b058c12d60fd7cad4734d724e5a
- sha256sums = fd181bf35c26aa6e1388359e9113d217eed51a6136126aac091439e7c63878aa
+ source = http://www.country-files.com/cty/download/3409/cty-3409.zip
+ md5sums = 32a26d628137a2b80c7ac6671b6a8e8b
+ sha256sums = 92362ac64595a95298688324a09b958f9b7b5071f72e36e92783c8996c975340
pkgname = cty
diff --git a/PKGBUILD b/PKGBUILD
index 224eec68a0f6..b79f83f36ac6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3408
+pkgver=3409
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=('72838b058c12d60fd7cad4734d724e5a')
-sha256sums=('fd181bf35c26aa6e1388359e9113d217eed51a6136126aac091439e7c63878aa')
+md5sums=('32a26d628137a2b80c7ac6671b6a8e8b')
+sha256sums=('92362ac64595a95298688324a09b958f9b7b5071f72e36e92783c8996c975340')