summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2022-05-22 18:45:26 -0600
committernot_anonymous2022-05-22 18:45:26 -0600
commit593df537630d526b9461c22eb1ad3db4e8b68d04 (patch)
treea67862136503df76f967365c11cbe767aead0236
parentab4c35049af8cedc4ccf855b67195e400687d18f (diff)
downloadaur-593df537630d526b9461c22eb1ad3db4e8b68d04.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 cd8a17652c72..08cb434bcd96 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 = 3216
+ pkgver = 3219
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/3216/cty-3216.zip
- md5sums = b95909c3eb8569962e57168c20f122d1
- sha256sums = c68e418eed3497524bedda3bf1931889f8e1c2d1adee480f96167cfa07028994
+ source = http://www.country-files.com/cty/download/3219/cty-3219.zip
+ md5sums = edfbbbf64a6976872d50e9ede1ac5b6c
+ sha256sums = ba0dec89d14f6d1b4ff1f1457d35e4bdb17025efeb76b94541b7cc7044ce2ba0
pkgname = cty
diff --git a/PKGBUILD b/PKGBUILD
index d0fed364642f..d62f7cf04404 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3216
+pkgver=3219
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=('b95909c3eb8569962e57168c20f122d1')
-sha256sums=('c68e418eed3497524bedda3bf1931889f8e1c2d1adee480f96167cfa07028994')
+md5sums=('edfbbbf64a6976872d50e9ede1ac5b6c')
+sha256sums=('ba0dec89d14f6d1b4ff1f1457d35e4bdb17025efeb76b94541b7cc7044ce2ba0')