summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2024-02-20 08:51:49 -0700
committernot_anonymous2024-02-20 08:51:49 -0700
commitb17575068a0f06299cff5a5d69d01ee0890f6637 (patch)
tree7ab3128a9b0a6685056ba178bf5c196f0f710ce1
parent0506b7c1cd58e1d93e4fa3c28401a0a80ead841b (diff)
downloadaur-b17575068a0f06299cff5a5d69d01ee0890f6637.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 6fd753b5be03..bdc0683d3b5b 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 = 3405
+ pkgver = 3406
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/3405/cty-3405.zip
- md5sums = 781c28bb51394b0d168bddbd62c12d39
- sha256sums = 200651e14f0d2608b9c2bd4908d6d7ebc9a2d8634ca62188b8e7de17551e4247
+ source = http://www.country-files.com/cty/download/3406/cty-3406.zip
+ md5sums = bf2ee2acb26fcc174f6a2ee294518c4a
+ sha256sums = 066931776f6c9029457425c69db3d5d570d9d18093af8d4bfbe694667be077b1
pkgname = cty
diff --git a/PKGBUILD b/PKGBUILD
index aa7feb5b3611..a4ac224b00d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3405
+pkgver=3406
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=('781c28bb51394b0d168bddbd62c12d39')
-sha256sums=('200651e14f0d2608b9c2bd4908d6d7ebc9a2d8634ca62188b8e7de17551e4247')
+md5sums=('bf2ee2acb26fcc174f6a2ee294518c4a')
+sha256sums=('066931776f6c9029457425c69db3d5d570d9d18093af8d4bfbe694667be077b1')