summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2023-11-21 18:15:26 -0700
committernot_anonymous2023-11-21 18:15:26 -0700
commit7233509b5223929d5b60be6d4cbe6842f3324326 (patch)
treeba12968a024c8294dd34d6068a405f4c7b8ffb56
parenta8eec4d8410e62e3adfb15985d124d11d00d507d (diff)
downloadaur-7233509b5223929d5b60be6d4cbe6842f3324326.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 b34b9cbcdb2b..bb4e88ced862 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = cty
pkgdesc = The package represents databases of entities (countries), prefixes and callsigns that are used by amateur (ham) radio logging software - CONTESTING VERSION.
- pkgver = 3335
+ pkgver = 3338
pkgrel = 1
url = http://www.country-files.com/cty
arch = any
license = GPL
provides = cty
conflicts = bigcty
- source = http://www.country-files.com/cty/download/3335/cty-3335.zip
- md5sums = d41eb364916374647c20ebfc134b9d2b
- sha256sums = 0a69850f34bf2e6b1b49c2dcdab9d57c4cb3d56595f6c70a7d6f4685ad5ce3b6
+ source = http://www.country-files.com/cty/download/3338/cty-3338.zip
+ md5sums = 2f2eda6da9990055456171a5d0b5f767
+ sha256sums = d5d762830d50a67c582da56a5cddac2b366835a39f90c0da3e7b8b88e64ad356
pkgname = cty
diff --git a/PKGBUILD b/PKGBUILD
index 94f34fe38628..bdb27e7dd1d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3335
+pkgver=3338
pkgrel=1
pkgdesc="The package represents databases of entities (countries), prefixes and callsigns
that are used by amateur (ham) radio logging software - CONTESTING VERSION."
@@ -22,5 +22,5 @@ package() {
chmod 644 * old/*
cp -R *.{cty,dat} old $pkgdir/usr/share/cty
}
-md5sums=('d41eb364916374647c20ebfc134b9d2b')
-sha256sums=('0a69850f34bf2e6b1b49c2dcdab9d57c4cb3d56595f6c70a7d6f4685ad5ce3b6')
+md5sums=('2f2eda6da9990055456171a5d0b5f767')
+sha256sums=('d5d762830d50a67c582da56a5cddac2b366835a39f90c0da3e7b8b88e64ad356')