summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2024-01-18 09:55:18 -0700
committernot_anonymous2024-01-18 09:55:18 -0700
commit8ab3cb8fd151bb5cf2ad094422c8d2a64f33b879 (patch)
treea8f0225c188733b64a732b6ddaf48c66003d8a9a
parent7c2e0d5e70df96580a0ff1e3fbf7725309968243 (diff)
downloadaur-8ab3cb8fd151bb5cf2ad094422c8d2a64f33b879.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 0ad60f24e692..957bd8449c93 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 = 20240105
+ pkgver = 20240115
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/2024/bigcty-20240105.zip
- md5sums = 906c8f84333a4ca78ee0db02e800a5b1
- sha256sums = 363c1e72b5369e87619f51cf3add69717aded24d21710c957d2348053bb51f41
+ source = http://www.country-files.com/bigcty/download/2024/bigcty-20240115.zip
+ md5sums = 930969caeb0b5ecad2b8fcadb9899b82
+ sha256sums = 24fda8ce7d126937c5ea7a1f05ded49b6f4082281ea8e2b4d0f486428dce02c7
pkgname = bigcty
diff --git a/PKGBUILD b/PKGBUILD
index 537c43d47e9b..dc8588baa529 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=bigcty
-pkgver=20240105
+pkgver=20240115
_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=('906c8f84333a4ca78ee0db02e800a5b1')
-sha256sums=('363c1e72b5369e87619f51cf3add69717aded24d21710c957d2348053bb51f41')
+md5sums=('930969caeb0b5ecad2b8fcadb9899b82')
+sha256sums=('24fda8ce7d126937c5ea7a1f05ded49b6f4082281ea8e2b4d0f486428dce02c7')