summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2024-03-05 12:07:17 -0700
committernot_anonymous2024-03-05 12:07:17 -0700
commita1575d9b67b192106e2abad18590e6d7d358101e (patch)
tree2543a1af08d67081d05e752799f38055ba3fe781
parent9cd88167e9365e0d9bb9cf4485b1067c186155df (diff)
downloadaur-a1575d9b67b192106e2abad18590e6d7d358101e.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 5a0f6a76440d..87088772ee67 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 = 3407
+ pkgver = 3408
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/3407/cty-3407.zip
- md5sums = 65f73529b62a2cd51ce8459e014e4834
- sha256sums = d0a403554eeec098f95d28a006c5761bd62ef01e42fa9883c3ca00c695d42b79
+ source = http://www.country-files.com/cty/download/3408/cty-3408.zip
+ md5sums = 72838b058c12d60fd7cad4734d724e5a
+ sha256sums = fd181bf35c26aa6e1388359e9113d217eed51a6136126aac091439e7c63878aa
pkgname = cty
diff --git a/PKGBUILD b/PKGBUILD
index 1a1ae57448d8..224eec68a0f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3407
+pkgver=3408
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=('65f73529b62a2cd51ce8459e014e4834')
-sha256sums=('d0a403554eeec098f95d28a006c5761bd62ef01e42fa9883c3ca00c695d42b79')
+md5sums=('72838b058c12d60fd7cad4734d724e5a')
+sha256sums=('fd181bf35c26aa6e1388359e9113d217eed51a6136126aac091439e7c63878aa')