summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2024-02-15 14:14:31 -0700
committernot_anonymous2024-02-15 14:14:31 -0700
commitc4622795474a7b2d3e163a25b1b3875f230d8acb (patch)
tree2d09a0dc54427675afb0fae78da3a8a028c2e10c
parent8ab3cb8fd151bb5cf2ad094422c8d2a64f33b879 (diff)
downloadaur-c4622795474a7b2d3e163a25b1b3875f230d8acb.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 957bd8449c93..d512c1717c5a 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 = 20240115
+ pkgver = 20240215
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-20240115.zip
- md5sums = 930969caeb0b5ecad2b8fcadb9899b82
- sha256sums = 24fda8ce7d126937c5ea7a1f05ded49b6f4082281ea8e2b4d0f486428dce02c7
+ source = http://www.country-files.com/bigcty/download/2024/bigcty-20240215.zip
+ md5sums = 4a4d3e2d4ceb1fc2667d9c92f2f03ab5
+ sha256sums = 980223f6c2527bd63f1989670dceef6edb86eefdadc00f728d63c2b31daa34cf
pkgname = bigcty
diff --git a/PKGBUILD b/PKGBUILD
index dc8588baa529..1a54e01de3c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=bigcty
-pkgver=20240115
+pkgver=20240215
_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=('930969caeb0b5ecad2b8fcadb9899b82')
-sha256sums=('24fda8ce7d126937c5ea7a1f05ded49b6f4082281ea8e2b4d0f486428dce02c7')
+md5sums=('4a4d3e2d4ceb1fc2667d9c92f2f03ab5')
+sha256sums=('980223f6c2527bd63f1989670dceef6edb86eefdadc00f728d63c2b31daa34cf')