summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2022-05-03 15:25:54 -0600
committernot_anonymous2022-05-03 15:25:54 -0600
commit4cbfa1b55721fa004784be52e09b2f45e824d8b7 (patch)
tree22c074708a0136dfe3e4191253003699e360623f
parent25effadb48901e52d1f8bf16fdfb0485eb15f4d9 (diff)
downloadaur-4cbfa1b55721fa004784be52e09b2f45e824d8b7.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 00becc03d418..0b729eb4ad74 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 = 20220315
+ pkgver = 20220501
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/2022/bigcty-20220315.zip
- md5sums = f03338e768bf49ba2cb6ec6c1d0be27a
- sha256sums = 782a3d7f0eda3f7d6ecc8c5569313afa46d9fa17a08f067b8317712042e575e9
+ source = http://www.country-files.com/bigcty/download/2022/bigcty-20220501.zip
+ md5sums = 347c1f16996ffa33819953c280c353f2
+ sha256sums = f39bcdd91b959bfa3d9fcba265b54077cd3f8bf0ab81f066b6dc452016cb3ac4
pkgname = bigcty
diff --git a/PKGBUILD b/PKGBUILD
index 1325e6a2cf31..f8fc057ecf6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=bigcty
-pkgver=20220315
+pkgver=20220501
_pkgyear=2022
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=('f03338e768bf49ba2cb6ec6c1d0be27a')
-sha256sums=('782a3d7f0eda3f7d6ecc8c5569313afa46d9fa17a08f067b8317712042e575e9')
+md5sums=('347c1f16996ffa33819953c280c353f2')
+sha256sums=('f39bcdd91b959bfa3d9fcba265b54077cd3f8bf0ab81f066b6dc452016cb3ac4')