summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2021-11-30 19:23:20 -0700
committernot_anonymous2021-11-30 19:23:20 -0700
commit5e5bac734de2fcab1708e4176e921ede6c82835d (patch)
tree6bff1d0b3c9c93bf70dc6b61e8423c4b033bc26c
parent7f1bbf49284dd0622088c2f6f5371c5cb87f28d7 (diff)
downloadaur-5e5bac734de2fcab1708e4176e921ede6c82835d.tar.gz
Updated
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 950b1215f22c..944557729577 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +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 = 3013
+ pkgver = 3129
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/3013/cty-3013.zip
- md5sums = e9ea641006d359214a951356b848db10
- sha256sums = c2de792b5a26bf9c1d517424d893814750bf2a205a0b467ddbbfeb64c70f1653
+ source = http://www.country-files.com/cty/download/3129/cty-3129.zip
+ md5sums = e1170e185e4b45caa0d46183d3883358
+ sha256sums = c2216792f74ef3038da0bf3865c154954d0bc283760313749c82705e9cfbcd7e
pkgname = cty
-
diff --git a/PKGBUILD b/PKGBUILD
index 735909b4df6f..2ca69ea15bfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3013
+pkgver=3129
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=('e9ea641006d359214a951356b848db10')
-sha256sums=('c2de792b5a26bf9c1d517424d893814750bf2a205a0b467ddbbfeb64c70f1653')
+md5sums=('e1170e185e4b45caa0d46183d3883358')
+sha256sums=('c2216792f74ef3038da0bf3865c154954d0bc283760313749c82705e9cfbcd7e')