summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraziano.giuliani2015-09-10 15:03:06 +0200
committergraziano.giuliani2015-09-10 15:03:06 +0200
commit3bce737d1c5b469d30411daa2c84319b8673f5cc (patch)
tree9ec12f8b4697370ea652d9737257099d3829e978
parent57139ea65c18a0063e74ba53af364f6ad9ab64a3 (diff)
downloadaur-3bce737d1c5b469d30411daa2c84319b8673f5cc.tar.gz
bump version from upstream
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d553fdbb0b38..064774d956af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gmt-cpt-city
pkgdesc = GMT color palettes (*.cpt) from the cpt-city collection
- pkgver = 2.15
+ pkgver = 2.17
pkgrel = 1
url = http://soliton.vm.bytemark.co.uk/pub/cpt-city
install = gmt-cpt-city.install
@@ -11,8 +11,8 @@ pkgbase = gmt-cpt-city
license = custom
optdepends = gmt: the Generic Mapping Tools
options = !strip
- source = http://soliton.vm.bytemark.co.uk/pub/cpt-city/pkg/cpt-city_2.15-1.tar.gz
- md5sums = 778640246fe15dd68bc801f59c1f354b
+ source = http://soliton.vm.bytemark.co.uk/pub/cpt-city/pkg/cpt-city_2.17-1.tar.gz
+ md5sums = c9b308d41d63bd5a35d08cd310dbb40a
pkgname = gmt-cpt-city
diff --git a/PKGBUILD b/PKGBUILD
index 5d77ea508003..d1d7ba50c630 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# vim: ts=4 et sw=4 sts=4
pkgname=gmt-cpt-city
-pkgver=2.15
+pkgver=2.17
_pkgsubver=1
pkgrel=1
pkgdesc="GMT color palettes (*.cpt) from the cpt-city collection"
@@ -13,7 +13,7 @@ optdepends=('gmt: the Generic Mapping Tools')
source=(http://soliton.vm.bytemark.co.uk/pub/cpt-city/pkg/cpt-city_${pkgver}-${_pkgsubver}.tar.gz)
install=$pkgname.install
options=('!strip') #nothing to strip, takes ages trying
-md5sums=('778640246fe15dd68bc801f59c1f354b')
+md5sums=('c9b308d41d63bd5a35d08cd310dbb40a')
build() {
cd "$srcdir"/cpt-city-${pkgver}