summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2023-09-12 09:40:00 -0600
committernot_anonymous2023-09-12 09:40:00 -0600
commitcb44fd892bbf8f99ea267b64b1440decb5c9a4fe (patch)
tree3e793a2f539440b3f09141957519f3928009b725
parent9bf9cde169d3b2ff979299f9df665078cccc8b96 (diff)
downloadaur-cb44fd892bbf8f99ea267b64b1440decb5c9a4fe.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 25b25fafbcae..58c6d94f9d6f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +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 = 20230817
+ pkgver = 20230912
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/2023/bigcty-20230817.zip
- md5sums = e94435aa845c92651077b56d229a7e5f
- sha256sums = a63a371dfd147d355ef10d302a22fa2437b40a4faa3a5f8b02e8c7f07a481604
+ source = http://www.country-files.com/bigcty/download/2023/bigcty-20230912.zip
+ md5sums = fb896c875e293eb479b7dfe2fa14b457
+ sha256sums = d29bb2682b3e487aff4a120bacb9e92525b6ecf0f4eb889e322ffda6c1168911
pkgname = bigcty
diff --git a/PKGBUILD b/PKGBUILD
index cf7fb8f4fd21..21080fd6cb58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=bigcty
-pkgver=20230817
+pkgver=20230912
_pkgyear=2023
pkgrel=1
pkgdesc="The package represents databases of entities (countries), prefixes and callsigns
@@ -21,5 +21,5 @@ package() {
cp -R *.{csv,dat} $pkgdir/usr/share/cty
}
-md5sums=('e94435aa845c92651077b56d229a7e5f')
-sha256sums=('a63a371dfd147d355ef10d302a22fa2437b40a4faa3a5f8b02e8c7f07a481604')
+md5sums=('fb896c875e293eb479b7dfe2fa14b457')
+sha256sums=('d29bb2682b3e487aff4a120bacb9e92525b6ecf0f4eb889e322ffda6c1168911')