summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2023-10-01 23:08:58 -0600
committernot_anonymous2023-10-01 23:08:58 -0600
commita1d812cd53ebac435c2fa65ea65cefb1ec321f80 (patch)
treec71ea1f1dc2a21cdb9489e2ce0475c718e8a615f
parentae2ba4e4f7361f2d8e37784f6f55f508464ef18e (diff)
downloadaur-a1d812cd53ebac435c2fa65ea65cefb1ec321f80.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 d564072aba8f..2e5231031a68 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 = 3329
+ pkgver = 3331
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/3329/cty-3329.zip
- md5sums = 6f04f856b42cf0170158e711551f0146
- sha256sums = 517e525ef352bc92252dd6d82ebea9ba31e1f88affa36255e0c12bca80824498
+ source = http://www.country-files.com/cty/download/3331/cty-3331.zip
+ md5sums = 9377142948e59e09eed70a692318d8a9
+ sha256sums = 0e24d85982f4c359e0d00a0b64c5c404be0d943f49c6794cf460a386d4c07abe
pkgname = cty
diff --git a/PKGBUILD b/PKGBUILD
index 59a7ebf1ab0d..8568c0f98fc1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3329
+pkgver=3331
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=('6f04f856b42cf0170158e711551f0146')
-sha256sums=('517e525ef352bc92252dd6d82ebea9ba31e1f88affa36255e0c12bca80824498')
+md5sums=('9377142948e59e09eed70a692318d8a9')
+sha256sums=('0e24d85982f4c359e0d00a0b64c5c404be0d943f49c6794cf460a386d4c07abe')