summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2023-07-02 16:35:05 -0600
committernot_anonymous2023-07-02 16:35:05 -0600
commit534d5e2cdbc3e6c1ef8702626810b99910df2b05 (patch)
tree589a2bdd6533ef94535f7fd97f83836366fd4a3e
parent12d175e6c7aa01fad9dd979a4880d11fc67981b6 (diff)
downloadaur-534d5e2cdbc3e6c1ef8702626810b99910df2b05.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 e38144a3836d..69fbe23235b8 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 = 3320
+ pkgver = 3322
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/3320/cty-3320.zip
- md5sums = 85c340efb63ee9860d2332ac9054aa63
- sha256sums = a64ab78d294cc007bf7ad673a0479982152f76331902ec9e5f5edc97bf4b3a41
+ source = http://www.country-files.com/cty/download/3322/cty-3322.zip
+ md5sums = a15ab64218247042b2b756358af789dd
+ sha256sums = 060f3764028aa7e27fda782caed054a798f82e93ee677ba89cfa203b2f36fa27
pkgname = cty
diff --git a/PKGBUILD b/PKGBUILD
index 59b64148b82b..ebbd947667c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3320
+pkgver=3322
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=('85c340efb63ee9860d2332ac9054aa63')
-sha256sums=('a64ab78d294cc007bf7ad673a0479982152f76331902ec9e5f5edc97bf4b3a41')
+md5sums=('a15ab64218247042b2b756358af789dd')
+sha256sums=('060f3764028aa7e27fda782caed054a798f82e93ee677ba89cfa203b2f36fa27')