summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2024-02-15 14:11:01 -0700
committernot_anonymous2024-02-15 14:11:01 -0700
commit0506b7c1cd58e1d93e4fa3c28401a0a80ead841b (patch)
tree6a13f6bf8f3eda6e3f1ac0192da97e5046be6194
parent934d8420cc2b957a0089ae085d73d27c13c63eb5 (diff)
downloadaur-0506b7c1cd58e1d93e4fa3c28401a0a80ead841b.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 f3b040673395..6fd753b5be03 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 = 3402
+ pkgver = 3405
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/3402/cty-3402.zip
- md5sums = aa9de21dd47e939bd4314590e398c02d
- sha256sums = d51269edec5b822dcc0a351e4b40d60940e71c8177b01037ca783ec65b361210
+ source = http://www.country-files.com/cty/download/3405/cty-3405.zip
+ md5sums = 781c28bb51394b0d168bddbd62c12d39
+ sha256sums = 200651e14f0d2608b9c2bd4908d6d7ebc9a2d8634ca62188b8e7de17551e4247
pkgname = cty
diff --git a/PKGBUILD b/PKGBUILD
index 12b81a11ae88..aa7feb5b3611 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3402
+pkgver=3405
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=('aa9de21dd47e939bd4314590e398c02d')
-sha256sums=('d51269edec5b822dcc0a351e4b40d60940e71c8177b01037ca783ec65b361210')
+md5sums=('781c28bb51394b0d168bddbd62c12d39')
+sha256sums=('200651e14f0d2608b9c2bd4908d6d7ebc9a2d8634ca62188b8e7de17551e4247')