summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2024-03-31 09:08:38 -0600
committernot_anonymous2024-03-31 09:08:38 -0600
commitedf7f9dc4e6ca33479509c3d047fdfcacfea1aa9 (patch)
tree7db4a4202fea39ff01a913777f138b4bef3e7cdd
parent4b4180c35966c577404666258dd57fbd63b695c3 (diff)
downloadaur-edf7f9dc4e6ca33479509c3d047fdfcacfea1aa9.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 fa96bf7afe45..f2954dbbb9b0 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 = 20240311
+ pkgver = 20240329
pkgrel = 1
url = http://www.country-files.com/bigcty
arch = any
license = GPL-3.0-only
provides = cty
conflicts = cty
- source = http://www.country-files.com/bigcty/download/2024/bigcty-20240311.zip
- md5sums = a47dbba9831f22b57b3c51244470cbd9
- sha256sums = 37ab46da7f2f25e1c87594644a6092c31d50b490ffa1b6129e562135e3e24da8
+ source = http://www.country-files.com/bigcty/download/2024/bigcty-20240329.zip
+ md5sums = a428a21458cbefe50a69a4b577e1c126
+ sha256sums = 533ca2aeeffd9097d59e958dffd3866e8e58eaebb2a125c087aea40f39404ba6
pkgname = bigcty
diff --git a/PKGBUILD b/PKGBUILD
index 4a07266f19bf..d37d82c8d97f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=bigcty
-pkgver=20240311
+pkgver=20240329
_pkgyear=2024
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=('a47dbba9831f22b57b3c51244470cbd9')
-sha256sums=('37ab46da7f2f25e1c87594644a6092c31d50b490ffa1b6129e562135e3e24da8')
+md5sums=('a428a21458cbefe50a69a4b577e1c126')
+sha256sums=('533ca2aeeffd9097d59e958dffd3866e8e58eaebb2a125c087aea40f39404ba6')