summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2024-01-05 08:41:45 -0700
committernot_anonymous2024-01-05 08:41:45 -0700
commit7c2e0d5e70df96580a0ff1e3fbf7725309968243 (patch)
tree46d402d6ef52a73c67e58b0db9f07ded4f54f54e
parentcc4ac61cd83135a97ef984a6801a02375d2e60ad (diff)
downloadaur-7c2e0d5e70df96580a0ff1e3fbf7725309968243.tar.gz
Updated
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be86a8f6075c..0ad60f24e692 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 = 20231228
+ pkgver = 20240105
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-20231228.zip
- md5sums = 677c5d3b7ee4fbfd852f0a307dedf633
- sha256sums = 8deedd0b2923295ccb370ccee894cec77c5050e8bccfeeb58a5032ba3cf666b5
+ source = http://www.country-files.com/bigcty/download/2024/bigcty-20240105.zip
+ md5sums = 906c8f84333a4ca78ee0db02e800a5b1
+ sha256sums = 363c1e72b5369e87619f51cf3add69717aded24d21710c957d2348053bb51f41
pkgname = bigcty
diff --git a/PKGBUILD b/PKGBUILD
index 678dd9d6ee89..537c43d47e9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=bigcty
-pkgver=20231228
-_pkgyear=2023
+pkgver=20240105
+_pkgyear=2024
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."
@@ -21,5 +21,5 @@ package() {
cp -R *.{csv,dat} $pkgdir/usr/share/cty
}
-md5sums=('677c5d3b7ee4fbfd852f0a307dedf633')
-sha256sums=('8deedd0b2923295ccb370ccee894cec77c5050e8bccfeeb58a5032ba3cf666b5')
+md5sums=('906c8f84333a4ca78ee0db02e800a5b1')
+sha256sums=('363c1e72b5369e87619f51cf3add69717aded24d21710c957d2348053bb51f41')