summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornot_anonymous2017-04-02 18:28:10 -0600
committernot_anonymous2017-04-02 18:28:10 -0600
commit9834f93e4203d63ff1e801634c87f92ef8765732 (patch)
treea8492da18f90cd1531a1b94a2c95fa3fbf639b7c
parentebb43546a6a2ac7ea8aaf9a64ad021525017c9c2 (diff)
downloadaur-9834f93e4203d63ff1e801634c87f92ef8765732.tar.gz
Updated
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 625d12ff752f..0ffba10a1aa3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = bigcty
- pkgdesc = The package represents databases of entities (countries), prefixes and callsigns that are used by amateur radio logging software - EVERYDAY LOGGING VERSION.
- pkgver = 20161121
+ pkgdesc = The package represents databases of entities (countries), prefixes and callsigns that are used by amateur (ham) radio logging software - EVERYDAY LOGGING VERSION.
+ pkgver = 20170308
pkgrel = 1
url = http://www.country-files.com/bigcty
arch = any
license = GPL
provides = cty
conflicts = cty
- source = http://www.country-files.com/bigcty/download/bigcty-20161121.zip
- md5sums = 74294b241cd49d67b64b155218e5a331
- sha256sums = 3433ca3b15e78ff2d10d5cb377d58954d9f65a84e290052d6be681dd0ba213b9
+ source = http://www.country-files.com/bigcty/download/bigcty-20170308.zip
+ md5sums = efef7333188278cbfda691784dcd124e
+ sha256sums = 2c334ded94fdf81419a18daefb70e7bd09531af058ff4d2db9eda81ffc98d997
pkgname = bigcty
diff --git a/PKGBUILD b/PKGBUILD
index 93a9190101d9..7b2cf3f71825 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: not_anonymous <nmlibertarian@gmail.com>
pkgname=bigcty
-pkgver=20161121
+pkgver=20170308
pkgrel=1
pkgdesc="The package represents databases of entities (countries), prefixes and callsigns
- that are used by amateur radio logging software - EVERYDAY LOGGING VERSION."
+ that are used by amateur (ham) radio logging software - EVERYDAY LOGGING VERSION."
arch=('any')
conflicts=('cty')
provides=('cty')
@@ -19,5 +19,5 @@ package() {
cp -R *.{csv,dat} $pkgdir/usr/share/cty
}
-md5sums=('74294b241cd49d67b64b155218e5a331')
-sha256sums=('3433ca3b15e78ff2d10d5cb377d58954d9f65a84e290052d6be681dd0ba213b9')
+md5sums=('efef7333188278cbfda691784dcd124e')
+sha256sums=('2c334ded94fdf81419a18daefb70e7bd09531af058ff4d2db9eda81ffc98d997')