summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2024-03-31 09:05:24 -0600
committernot_anonymous2024-03-31 09:05:24 -0600
commit4b741a63153b2099574e78bb2117588cd5c03577 (patch)
treea5e1273e8a56f1a5c16221d7f515dfa7035ec22e
parentba0a7448ca15588874d0c1b5079d1e07307ce2f5 (diff)
downloadaur-4b741a63153b2099574e78bb2117588cd5c03577.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 e970eb4d2063..905bbb9ed553 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 = 3410
+ pkgver = 3412
pkgrel = 1
url = http://www.country-files.com/cty
arch = any
license = GPL-3.0-only
provides = cty
conflicts = bigcty
- source = http://www.country-files.com/cty/download/3410/cty-3410.zip
- md5sums = ff5bb48c77fe3958def1924763f481bf
- sha256sums = 61df99ccb257b8d090cb88a5b0d25c07a12c3a22cbfa74f5dd336d09edbe5a31
+ source = http://www.country-files.com/cty/download/3412/cty-3412.zip
+ md5sums = dd46956080039b1146847c7acc78c6f1
+ sha256sums = 41bf04e0dcbb2951f0d84d46f82d108e9b879cbf5b9ec19d40bf44c8b2905ce4
pkgname = cty
diff --git a/PKGBUILD b/PKGBUILD
index 3152a7d65a2e..a7ed729d973d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3410
+pkgver=3412
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=('ff5bb48c77fe3958def1924763f481bf')
-sha256sums=('61df99ccb257b8d090cb88a5b0d25c07a12c3a22cbfa74f5dd336d09edbe5a31')
+md5sums=('dd46956080039b1146847c7acc78c6f1')
+sha256sums=('41bf04e0dcbb2951f0d84d46f82d108e9b879cbf5b9ec19d40bf44c8b2905ce4')