summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2021-11-30 19:33:07 -0700
committernot_anonymous2021-11-30 19:33:07 -0700
commit970341748440d448d2c809def447b6d13902cbba (patch)
tree915880cfc07ecc363985857f7f26b225ea8985a4
parentb601733d78ecd97c70e4490b24c87a23e7cf73b6 (diff)
downloadaur-970341748440d448d2c809def447b6d13902cbba.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 86b617e4756b..19aa4cb51f11 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,14 @@
pkgbase = bigcty
pkgdesc = The package represents databases of entities (countries), prefixes and callsigns that are used by amateur (ham) radio logging software - EVERYDAY LOGGING VERSION.
- pkgver = 20170404
+ pkgver = 20211130
pkgrel = 1
url = http://www.country-files.com/bigcty
arch = any
license = GPL
provides = cty
conflicts = cty
- source = http://www.country-files.com/bigcty/download/bigcty-20170404.zip
- md5sums = 21fefccdb25bf42b1c393acaf2af03cd
- sha256sums = 59b19610faa51955e529b909ab13d73da8ee758c1847261c343b081b75461dc6
+ source = http://www.country-files.com/bigcty/download/bigcty-20211130.zip
+ md5sums = b5a990969f29352299fec67b6a346659
+ sha256sums = b0b0e0fe05efe31a9bbc87a0aa5cf8dbf14dc0c673c340ec931dd2b72780506a
pkgname = bigcty
-
diff --git a/PKGBUILD b/PKGBUILD
index 4fdf052cf7b2..a83441a76255 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=bigcty
-pkgver=20170404
+pkgver=20211130
pkgrel=1
pkgdesc="The package represents databases of entities (countries), prefixes and callsigns
that are used by amateur (ham) radio logging software - EVERYDAY LOGGING VERSION."
@@ -20,5 +20,5 @@ package() {
cp -R *.{csv,dat} $pkgdir/usr/share/cty
}
-md5sums=('21fefccdb25bf42b1c393acaf2af03cd')
-sha256sums=('59b19610faa51955e529b909ab13d73da8ee758c1847261c343b081b75461dc6')
+md5sums=('b5a990969f29352299fec67b6a346659')
+sha256sums=('b0b0e0fe05efe31a9bbc87a0aa5cf8dbf14dc0c673c340ec931dd2b72780506a')