summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2024-02-20 08:55:08 -0700
committernot_anonymous2024-02-20 08:55:08 -0700
commit1e440ae9d5894bf3d0b8d48c4ffc77a6d8c9b09f (patch)
tree0e6f493126e7035aeb3e9575955a619472df1393
parentc4622795474a7b2d3e163a25b1b3875f230d8acb (diff)
downloadaur-1e440ae9d5894bf3d0b8d48c4ffc77a6d8c9b09f.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 d512c1717c5a..56b026348e5d 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 = 20240215
+ pkgver = 20240220
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-20240215.zip
- md5sums = 4a4d3e2d4ceb1fc2667d9c92f2f03ab5
- sha256sums = 980223f6c2527bd63f1989670dceef6edb86eefdadc00f728d63c2b31daa34cf
+ source = http://www.country-files.com/bigcty/download/2024/bigcty-20240220.zip
+ md5sums = bf27e7090ff77098234526c00247cb66
+ sha256sums = 4265c27be828232c0a7d228c656c6dc9fce805ce980ac8b864ad590f0887ccef
pkgname = bigcty
diff --git a/PKGBUILD b/PKGBUILD
index 1a54e01de3c9..9443dee123c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=bigcty
-pkgver=20240215
+pkgver=20240220
_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=('4a4d3e2d4ceb1fc2667d9c92f2f03ab5')
-sha256sums=('980223f6c2527bd63f1989670dceef6edb86eefdadc00f728d63c2b31daa34cf')
+md5sums=('bf27e7090ff77098234526c00247cb66')
+sha256sums=('4265c27be828232c0a7d228c656c6dc9fce805ce980ac8b864ad590f0887ccef')