summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaroslav Lichtblau2016-05-18 21:02:47 +0200
committerJaroslav Lichtblau2016-05-18 21:02:47 +0200
commitc7906de933f496d9182e8aed829a5b84d95436f0 (patch)
treeb1664d62e0ad0ba9bbe05eab0206e0bb6016b644
parent14fa60175074b0e66d46c8535fc9df39696d0b49 (diff)
downloadaur-c7906de933f496d9182e8aed829a5b84d95436f0.tar.gz
geotoad-3.25.4-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eba30956f289..dfebf540f22d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Sun Apr 3 08:41:24 UTC 2016
+# Wed May 18 19:02:37 UTC 2016
pkgbase = geotoad
pkgdesc = A tool to simplify geocaching
- pkgver = 3.25.3
+ pkgver = 3.25.4
pkgrel = 1
url = https://github.com/steve8x8/geotoad
arch = any
license = custom
depends = ruby
- source = geotoad-3.25.3.tar.gz::https://github.com/steve8x8/geotoad/archive/3.25.3.tar.gz
- sha256sums = e2f7ba5d6af38262223d7cb16a880c0af82e8d7c4431681a347683fe0c0436ca
+ source = geotoad-3.25.4.tar.gz::https://github.com/steve8x8/geotoad/archive/3.25.4.tar.gz
+ sha256sums = 6c30bb7ce6ae552b4146ac1c228c18c9e3cf318860ff0fc709cee803406ce900
pkgname = geotoad
diff --git a/PKGBUILD b/PKGBUILD
index abba27185e63..087346261d14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=geotoad
-pkgver=3.25.3
+pkgver=3.25.4
pkgrel=1
pkgdesc="A tool to simplify geocaching"
arch=('any')
@@ -11,7 +11,7 @@ license=('custom')
depends=('ruby')
#see https://github.com/steve8x8/geotoad/issues/325
source=($pkgname-$pkgver.tar.gz::https://github.com/steve8x8/geotoad/archive/$pkgver.tar.gz)
-sha256sums=('e2f7ba5d6af38262223d7cb16a880c0af82e8d7c4431681a347683fe0c0436ca')
+sha256sums=('6c30bb7ce6ae552b4146ac1c228c18c9e3cf318860ff0fc709cee803406ce900')
package() {
cd "${srcdir}"/${pkgname}-${pkgver}