summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraziano.giuliani2017-05-22 12:28:38 +0200
committergraziano.giuliani2017-05-22 12:28:38 +0200
commit807ec8de11c69d8f93b6292c71915ea840a1e64b (patch)
tree2ce212130122652cab230f1f9e4148a7bef4d2a6
parent3f4a9e2974e14ba16893f837ec825d47a20b1c84 (diff)
downloadaur-807ec8de11c69d8f93b6292c71915ea840a1e64b.tar.gz
Avoid downgrade.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a1d94cab907..9cad63afabb1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon May 22 10:24:14 UTC 2017
+# Mon May 22 10:28:07 UTC 2017
pkgbase = gctpc
pkgdesc = Software library for geolocation written by the USGS
pkgver = 20a
- pkgrel = 1
+ pkgrel = 3
url = https://www.ngs.noaa.gov/PUBS_LIB/GeneralCartographicTransformationPackage_v2_TR_NOS124_CGS9.pdf
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 27a2b18203bb..0064dc357a76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Graziano Giuliani <graziano.giuliani@gmail.com>
pkgname=gctpc
pkgver=20a
-pkgrel=1
+pkgrel=3
pkgdesc="Software library for geolocation written by the USGS"
arch=("i686" "x86_64")
url="https://www.ngs.noaa.gov/PUBS_LIB/GeneralCartographicTransformationPackage_v2_TR_NOS124_CGS9.pdf"