summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2022-07-31 11:31:20 -0600
committernot_anonymous2022-07-31 11:31:20 -0600
commit10d07dc18ddfbb4620c90fed98fbceda21de15a0 (patch)
treef977dcc4fc6444c2d8e8d9da6f773125e259cfa1
parent593df537630d526b9461c22eb1ad3db4e8b68d04 (diff)
downloadaur-10d07dc18ddfbb4620c90fed98fbceda21de15a0.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 08cb434bcd96..0642df93867e 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 = 3219
+ pkgver = 3227
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/3219/cty-3219.zip
- md5sums = edfbbbf64a6976872d50e9ede1ac5b6c
- sha256sums = ba0dec89d14f6d1b4ff1f1457d35e4bdb17025efeb76b94541b7cc7044ce2ba0
+ source = http://www.country-files.com/cty/download/3227/cty-3227.zip
+ md5sums = 4cc4b5815666bd8eee9b1f8304d3d052
+ sha256sums = d53ce2b51fd989bf95e65b9270cb112cff9fe47106e6ada85690413daa5095b4
pkgname = cty
diff --git a/PKGBUILD b/PKGBUILD
index d62f7cf04404..67b26d513e28 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3219
+pkgver=3227
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=('edfbbbf64a6976872d50e9ede1ac5b6c')
-sha256sums=('ba0dec89d14f6d1b4ff1f1457d35e4bdb17025efeb76b94541b7cc7044ce2ba0')
+md5sums=('4cc4b5815666bd8eee9b1f8304d3d052')
+sha256sums=('d53ce2b51fd989bf95e65b9270cb112cff9fe47106e6ada85690413daa5095b4')