summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2023-08-24 10:44:48 -0600
committernot_anonymous2023-08-24 10:44:48 -0600
commit334d2ff5f17b4611334dafd7e8c69fc2ab41ec11 (patch)
tree6faa68111aa5fde363446ef32959187b5a4d9b81
parent7edb7f565e2218b10267a7c6282aacf79798dee6 (diff)
downloadaur-334d2ff5f17b4611334dafd7e8c69fc2ab41ec11.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 ba670197115d..20b55aa4a974 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 = 3324
+ pkgver = 3326
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/3324/cty-3324.zip
- md5sums = 6f8b22c057dd312d83f9695abdef0131
- sha256sums = 3bc6a8590cdf5a3150a3ddfa0610c24cb78cce7a348794380a28f06d1ac187ec
+ source = http://www.country-files.com/cty/download/3326/cty-3326.zip
+ md5sums = 20b90c7c04ee4dd461293fe555bff92b
+ sha256sums = 3a4ebce70329d00866ae5621dbde73c85dd383913f13a1af142cd0491c24f076
pkgname = cty
diff --git a/PKGBUILD b/PKGBUILD
index d548c466660c..6808fe3cd2a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3324
+pkgver=3326
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=('6f8b22c057dd312d83f9695abdef0131')
-sha256sums=('3bc6a8590cdf5a3150a3ddfa0610c24cb78cce7a348794380a28f06d1ac187ec')
+md5sums=('20b90c7c04ee4dd461293fe555bff92b')
+sha256sums=('3a4ebce70329d00866ae5621dbde73c85dd383913f13a1af142cd0491c24f076')