summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2024-03-11 10:02:55 -0600
committernot_anonymous2024-03-11 10:02:55 -0600
commitba0a7448ca15588874d0c1b5079d1e07307ce2f5 (patch)
treedb92998cf3246ceb2a49cbee60cdc5e995f35169
parent845724a3a47e230da3af4dbd3b6d50cbd0e155d0 (diff)
downloadaur-ba0a7448ca15588874d0c1b5079d1e07307ce2f5.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 8641d21d6f60..e970eb4d2063 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 = 3409
+ pkgver = 3410
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/3409/cty-3409.zip
- md5sums = 32a26d628137a2b80c7ac6671b6a8e8b
- sha256sums = 92362ac64595a95298688324a09b958f9b7b5071f72e36e92783c8996c975340
+ source = http://www.country-files.com/cty/download/3410/cty-3410.zip
+ md5sums = ff5bb48c77fe3958def1924763f481bf
+ sha256sums = 61df99ccb257b8d090cb88a5b0d25c07a12c3a22cbfa74f5dd336d09edbe5a31
pkgname = cty
diff --git a/PKGBUILD b/PKGBUILD
index b79f83f36ac6..3152a7d65a2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3409
+pkgver=3410
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=('32a26d628137a2b80c7ac6671b6a8e8b')
-sha256sums=('92362ac64595a95298688324a09b958f9b7b5071f72e36e92783c8996c975340')
+md5sums=('ff5bb48c77fe3958def1924763f481bf')
+sha256sums=('61df99ccb257b8d090cb88a5b0d25c07a12c3a22cbfa74f5dd336d09edbe5a31')