diff options
author | not_anonymous | 2022-03-10 14:09:47 -0700 |
---|---|---|
committer | not_anonymous | 2022-03-10 14:09:47 -0700 |
commit | 6721227e82a1a52db616daacddb701971daed5d4 (patch) | |
tree | 747716400ee8aa3fd10a14177365454064b1a974 /PKGBUILD | |
parent | 5e5bac734de2fcab1708e4176e921ede6c82835d (diff) | |
download | aur-6721227e82a1a52db616daacddb701971daed5d4.tar.gz |
Updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,7 +3,7 @@ # Original Submission: Bob Finch <w9ya@qrparci.net> pkgname=cty -pkgver=3129 +pkgver=3211 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=('e1170e185e4b45caa0d46183d3883358') -sha256sums=('c2216792f74ef3038da0bf3865c154954d0bc283760313749c82705e9cfbcd7e') +md5sums=('a8140d31ba75accf56cffba1e97e7edd') +sha256sums=('3b67848772e7e935bcc701e94bd13347970497f0540bb3b897b11094c73b636e') |