summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaroslav Lichtblau2017-07-29 16:30:19 +0200
committerJaroslav Lichtblau2017-07-29 16:30:19 +0200
commit7fe1101ea5e1cdd779b4cb432300c9034527dfd4 (patch)
tree1ec55c9cba1085e7378044b67607f1b36f1ec41c /PKGBUILD
parent9052c67c89de0388d88d293ff26352260e7efd1e (diff)
downloadaur-7fe1101ea5e1cdd779b4cb432300c9034527dfd4.tar.gz
geotoad-3.27.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d822920e67a9..cb37d4935efc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=geotoad
-pkgver=3.27.0
+pkgver=3.27.1
pkgrel=1
pkgdesc="A tool to simplify geocaching"
arch=('any')
@@ -10,7 +10,7 @@ url="https://github.com/steve8x8/geotoad"
license=('custom')
depends=('ruby')
source=($pkgname-$pkgver.tar.gz::https://github.com/steve8x8/geotoad/archive/$pkgver.tar.gz)
-sha256sums=('2a851e1938d7a1e713cfa4720dcbf2ceaf0266f190a62c728b6def8aea2dcf5b')
+sha256sums=('88f512f425252c9eccd2229365b8562b510cd8c1e69430aeeb827b8c10dcc1f7')
package() {
cd "${srcdir}"/${pkgname}-${pkgver}