summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2022-03-15 13:01:20 -0600
committernot_anonymous2022-03-15 13:01:20 -0600
commit25effadb48901e52d1f8bf16fdfb0485eb15f4d9 (patch)
tree1d39c71ea9173e5f3a020e58c10e972d5344b299
parentbf8a3360d7e20a846e25bee0bea6e0d79757bc25 (diff)
downloadaur-25effadb48901e52d1f8bf16fdfb0485eb15f4d9.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 6e6f39e4b1a5..00becc03d418 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 = 20220304
+ pkgver = 20220315
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-20220304.zip
- md5sums = 83a693abc1e534a6728bd62bf9db1356
- sha256sums = 08d3ba23580791bf61e6837ace151eb05143263838056b77c00f47c95912ec08
+ source = http://www.country-files.com/bigcty/download/2022/bigcty-20220315.zip
+ md5sums = f03338e768bf49ba2cb6ec6c1d0be27a
+ sha256sums = 782a3d7f0eda3f7d6ecc8c5569313afa46d9fa17a08f067b8317712042e575e9
pkgname = bigcty
diff --git a/PKGBUILD b/PKGBUILD
index 0cd4a9dcbbd3..1325e6a2cf31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=bigcty
-pkgver=20220304
+pkgver=20220315
_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=('83a693abc1e534a6728bd62bf9db1356')
-sha256sums=('08d3ba23580791bf61e6837ace151eb05143263838056b77c00f47c95912ec08')
+md5sums=('f03338e768bf49ba2cb6ec6c1d0be27a')
+sha256sums=('782a3d7f0eda3f7d6ecc8c5569313afa46d9fa17a08f067b8317712042e575e9')