summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2024-01-05 08:45:39 -0700
committernot_anonymous2024-01-05 08:45:39 -0700
commit104aacb292fecd68e536c9dedf900a7234bd6962 (patch)
tree05173c754a14b8296a630b867a40d08b6bb0a375
parentc1053303990a0e929f2910c38ebf57c5d3bae94c (diff)
downloadaur-104aacb292fecd68e536c9dedf900a7234bd6962.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 998c3a81d115..b382682b15fd 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 = 3343
+ pkgver = 3401
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/3343/cty-3343.zip
- md5sums = a6ab0a3b9e1ead604aa7aed45f9993ee
- sha256sums = c13b63c23895ea7f140a692a53eef96fba3783f530620a855eb4b4b467ad1c9f
+ source = http://www.country-files.com/cty/download/3401/cty-3401.zip
+ md5sums = 185c0d80deba8d0b5ecca5de1f83a016
+ sha256sums = ec0f802ecb4ca10975801cc047123bcb357e6384bf74cd2d9c95273e6a3ce12b
pkgname = cty
diff --git a/PKGBUILD b/PKGBUILD
index 0c1d7b9327a7..547fe6fc0ab6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3343
+pkgver=3401
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=('a6ab0a3b9e1ead604aa7aed45f9993ee')
-sha256sums=('c13b63c23895ea7f140a692a53eef96fba3783f530620a855eb4b4b467ad1c9f')
+md5sums=('185c0d80deba8d0b5ecca5de1f83a016')
+sha256sums=('ec0f802ecb4ca10975801cc047123bcb357e6384bf74cd2d9c95273e6a3ce12b')