summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornot_anonymous2024-02-29 12:12:55 -0700
committernot_anonymous2024-02-29 12:12:55 -0700
commit9cd88167e9365e0d9bb9cf4485b1067c186155df (patch)
tree3e365e97b570a706bcafb3db1756ef36d8302d9f /PKGBUILD
parentb17575068a0f06299cff5a5d69d01ee0890f6637 (diff)
downloadaur-9cd88167e9365e0d9bb9cf4485b1067c186155df.tar.gz
Updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4ac224b00d9..1a1ae57448d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Original Submission: Bob Finch <w9ya@qrparci.net>
pkgname=cty
-pkgver=3406
+pkgver=3407
pkgrel=1
pkgdesc="The package represents databases of entities (countries), prefixes and callsigns
that are used by amateur (ham) radio logging software - CONTESTING VERSION."
@@ -11,7 +11,7 @@ arch=('any')
provides=('cty')
conflicts=('bigcty')
url="http://www.country-files.com/cty"
-license=('GPL')
+license=('GPL-3.0-only')
source=(${url}/download/$pkgver/${pkgname}-$pkgver.zip)
package() {
@@ -22,5 +22,5 @@ package() {
chmod 644 * old/*
cp -R *.{cty,dat} old $pkgdir/usr/share/cty
}
-md5sums=('bf2ee2acb26fcc174f6a2ee294518c4a')
-sha256sums=('066931776f6c9029457425c69db3d5d570d9d18093af8d4bfbe694667be077b1')
+md5sums=('65f73529b62a2cd51ce8459e014e4834')
+sha256sums=('d0a403554eeec098f95d28a006c5761bd62ef01e42fa9883c3ca00c695d42b79')