summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2023-03-19 10:59:46 -0600
committernot_anonymous2023-03-19 10:59:46 -0600
commit01907504da7c87032fb378f46ab9b427f326e381 (patch)
tree1b6c26a21d85dafd3522e9de114ff0983319a39c
parent33c482f964a18c83a8e198c0174e08e6a16e124d (diff)
downloadaur-01907504da7c87032fb378f46ab9b427f326e381.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 aa302d0bfd15..7811ceb50952 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 = 3308
+ pkgver = 3311
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/3308/cty-3308.zip
- md5sums = 5af7b86a010085db1df73da30c450680
- sha256sums = 8e2dd4d21ca7e4d088a0caa8f79441309d3e4c5be981bfdc6ed6c829d51477c4
+ source = http://www.country-files.com/cty/download/3311/cty-3311.zip
+ md5sums = 520847412e54f7cee891158be3219a64
+ sha256sums = db0d1d8b9bf617a6e5b6e0ba9698a8d25bdaa254a5407b54c66c515c6db62c4b
pkgname = cty
diff --git a/PKGBUILD b/PKGBUILD
index 5d7c3bab5805..c4107a0ab4bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3308
+pkgver=3311
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=('5af7b86a010085db1df73da30c450680')
-sha256sums=('8e2dd4d21ca7e4d088a0caa8f79441309d3e4c5be981bfdc6ed6c829d51477c4')
+md5sums=('520847412e54f7cee891158be3219a64')
+sha256sums=('db0d1d8b9bf617a6e5b6e0ba9698a8d25bdaa254a5407b54c66c515c6db62c4b')