summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2022-05-22 18:50:31 -0600
committernot_anonymous2022-05-22 18:50:31 -0600
commit6a2e7174d5d5e2e4966d03f8975ca9df8a987a53 (patch)
treebf4bed6f82d1a54b2ac7178013a1a221dcba3715
parent4cbfa1b55721fa004784be52e09b2f45e824d8b7 (diff)
downloadaur-6a2e7174d5d5e2e4966d03f8975ca9df8a987a53.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 0b729eb4ad74..09ecdcd16d59 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 = 20220501
+ pkgver = 20220521
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-20220501.zip
- md5sums = 347c1f16996ffa33819953c280c353f2
- sha256sums = f39bcdd91b959bfa3d9fcba265b54077cd3f8bf0ab81f066b6dc452016cb3ac4
+ source = http://www.country-files.com/bigcty/download/2022/bigcty-20220521.zip
+ md5sums = 4fdb4b7944807cb4a02e008dd672e5f6
+ sha256sums = d512685200c7c6777480764c30a86c22619eef7f9dbba9d80b4d5b2aeeef9431
pkgname = bigcty
diff --git a/PKGBUILD b/PKGBUILD
index f8fc057ecf6a..fe92b0784858 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=bigcty
-pkgver=20220501
+pkgver=20220521
_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=('347c1f16996ffa33819953c280c353f2')
-sha256sums=('f39bcdd91b959bfa3d9fcba265b54077cd3f8bf0ab81f066b6dc452016cb3ac4')
+md5sums=('4fdb4b7944807cb4a02e008dd672e5f6')
+sha256sums=('d512685200c7c6777480764c30a86c22619eef7f9dbba9d80b4d5b2aeeef9431')