summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2023-05-27 08:22:46 -0600
committernot_anonymous2023-05-27 08:22:46 -0600
commit22857462e8b6a44090ee907f1afb1576ffeafbee (patch)
tree0af65c128aea5e7a2a14aa57de0601258a787a1c
parent2011fde8b7f43e3fdb16462c71456dabe9bb8170 (diff)
downloadaur-22857462e8b6a44090ee907f1afb1576ffeafbee.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 38ced0e512b5..03da062e6d6d 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 = 20230521
+ pkgver = 20230526
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-20230521.zip
- md5sums = e22882dcb7d628a7c1c64b9472838cc6
- sha256sums = fcb54811459a63a63ecd9a39dadad5d9b1f54d8bfc9e8e0c897aad95bfd497c4
+ source = http://www.country-files.com/bigcty/download/2023/bigcty-20230526.zip
+ md5sums = 55f9738357023d71c03e2f6042cf6981
+ sha256sums = 67d9f9abbc827e6aaf14f1ff79efbedb622bad63ce7a6afbe36256a4ab381026
pkgname = bigcty
diff --git a/PKGBUILD b/PKGBUILD
index b9e644f7f6be..241d2ea1bdec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=bigcty
-pkgver=20230521
+pkgver=20230526
_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=('e22882dcb7d628a7c1c64b9472838cc6')
-sha256sums=('fcb54811459a63a63ecd9a39dadad5d9b1f54d8bfc9e8e0c897aad95bfd497c4')
+md5sums=('55f9738357023d71c03e2f6042cf6981')
+sha256sums=('67d9f9abbc827e6aaf14f1ff79efbedb622bad63ce7a6afbe36256a4ab381026')