summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2023-02-28 12:33:25 -0700
committernot_anonymous2023-02-28 12:33:25 -0700
commit33c482f964a18c83a8e198c0174e08e6a16e124d (patch)
treeed6888b8d2a7e74ae572ad53a95bfc77bada2bcf
parent10d07dc18ddfbb4620c90fed98fbceda21de15a0 (diff)
downloadaur-33c482f964a18c83a8e198c0174e08e6a16e124d.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 0642df93867e..aa302d0bfd15 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 = 3227
+ pkgver = 3308
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/3227/cty-3227.zip
- md5sums = 4cc4b5815666bd8eee9b1f8304d3d052
- sha256sums = d53ce2b51fd989bf95e65b9270cb112cff9fe47106e6ada85690413daa5095b4
+ source = http://www.country-files.com/cty/download/3308/cty-3308.zip
+ md5sums = 5af7b86a010085db1df73da30c450680
+ sha256sums = 8e2dd4d21ca7e4d088a0caa8f79441309d3e4c5be981bfdc6ed6c829d51477c4
pkgname = cty
diff --git a/PKGBUILD b/PKGBUILD
index 67b26d513e28..5d7c3bab5805 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3227
+pkgver=3308
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=('4cc4b5815666bd8eee9b1f8304d3d052')
-sha256sums=('d53ce2b51fd989bf95e65b9270cb112cff9fe47106e6ada85690413daa5095b4')
+md5sums=('5af7b86a010085db1df73da30c450680')
+sha256sums=('8e2dd4d21ca7e4d088a0caa8f79441309d3e4c5be981bfdc6ed6c829d51477c4')