summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2023-12-28 14:17:40 -0700
committernot_anonymous2023-12-28 14:17:40 -0700
commitc1053303990a0e929f2910c38ebf57c5d3bae94c (patch)
tree5e5796ddaed3e2444024ce3ecb7992e8eef3bc3e
parent7233509b5223929d5b60be6d4cbe6842f3324326 (diff)
downloadaur-c1053303990a0e929f2910c38ebf57c5d3bae94c.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 bb4e88ced862..998c3a81d115 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 = 3338
+ pkgver = 3343
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/3338/cty-3338.zip
- md5sums = 2f2eda6da9990055456171a5d0b5f767
- sha256sums = d5d762830d50a67c582da56a5cddac2b366835a39f90c0da3e7b8b88e64ad356
+ source = http://www.country-files.com/cty/download/3343/cty-3343.zip
+ md5sums = a6ab0a3b9e1ead604aa7aed45f9993ee
+ sha256sums = c13b63c23895ea7f140a692a53eef96fba3783f530620a855eb4b4b467ad1c9f
pkgname = cty
diff --git a/PKGBUILD b/PKGBUILD
index bdb27e7dd1d3..0c1d7b9327a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3338
+pkgver=3343
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=('2f2eda6da9990055456171a5d0b5f767')
-sha256sums=('d5d762830d50a67c582da56a5cddac2b366835a39f90c0da3e7b8b88e64ad356')
+md5sums=('a6ab0a3b9e1ead604aa7aed45f9993ee')
+sha256sums=('c13b63c23895ea7f140a692a53eef96fba3783f530620a855eb4b4b467ad1c9f')