summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2023-09-12 09:35:41 -0600
committernot_anonymous2023-09-12 09:35:41 -0600
commitae2ba4e4f7361f2d8e37784f6f55f508464ef18e (patch)
tree61f8d03b93608d6c0d3ae2ceead6016d194dcc41
parent334d2ff5f17b4611334dafd7e8c69fc2ab41ec11 (diff)
downloadaur-ae2ba4e4f7361f2d8e37784f6f55f508464ef18e.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 20b55aa4a974..d564072aba8f 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 = 3326
+ pkgver = 3329
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/3326/cty-3326.zip
- md5sums = 20b90c7c04ee4dd461293fe555bff92b
- sha256sums = 3a4ebce70329d00866ae5621dbde73c85dd383913f13a1af142cd0491c24f076
+ source = http://www.country-files.com/cty/download/3329/cty-3329.zip
+ md5sums = 6f04f856b42cf0170158e711551f0146
+ sha256sums = 517e525ef352bc92252dd6d82ebea9ba31e1f88affa36255e0c12bca80824498
pkgname = cty
diff --git a/PKGBUILD b/PKGBUILD
index 6808fe3cd2a0..59a7ebf1ab0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3326
+pkgver=3329
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=('20b90c7c04ee4dd461293fe555bff92b')
-sha256sums=('3a4ebce70329d00866ae5621dbde73c85dd383913f13a1af142cd0491c24f076')
+md5sums=('6f04f856b42cf0170158e711551f0146')
+sha256sums=('517e525ef352bc92252dd6d82ebea9ba31e1f88affa36255e0c12bca80824498')