summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2023-10-29 09:11:42 -0600
committernot_anonymous2023-10-29 09:11:42 -0600
commit3340e35d3ee301dce9189871cd204e783c305236 (patch)
tree9d0d108a9cb466cb5e1992dc6fd70c1301a387f4
parent95511f61c8b27c51c5a8fafcff9bbb4183bf9e86 (diff)
downloadaur-3340e35d3ee301dce9189871cd204e783c305236.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 f3e5e5b62de0..d8fa281759d7 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 = 20230930
+ pkgver = 20231027
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/2023/bigcty-20230930.zip
- md5sums = 9056e103374554a8b7620cd2d5a42a2d
- sha256sums = 4a9bb2a63e47de780d04c80114df983bc563841a2378b37be233c4acac71c608
+ source = http://www.country-files.com/bigcty/download/2023/bigcty-20231027.zip
+ md5sums = 6c92fa42326936be83db5164deee46b6
+ sha256sums = c488d7983cbdb9adeb1d6221d5affd02e41cfc554d7bc33d59b12ed49f7ab9e1
pkgname = bigcty
diff --git a/PKGBUILD b/PKGBUILD
index 0860980e0f5e..a396d954b8cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=bigcty
-pkgver=20230930
+pkgver=20231027
_pkgyear=2023
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=('9056e103374554a8b7620cd2d5a42a2d')
-sha256sums=('4a9bb2a63e47de780d04c80114df983bc563841a2378b37be233c4acac71c608')
+md5sums=('6c92fa42326936be83db5164deee46b6')
+sha256sums=('c488d7983cbdb9adeb1d6221d5affd02e41cfc554d7bc33d59b12ed49f7ab9e1')