summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c150fc83e1f..c362055a927d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=geotoad
-pkgver=3.24.1
+pkgver=3.24.2
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=('186f12ac1d5ee2070d194652aaa54e6ddea06d5be5b7fbe10c0eff68c1b951f7')
+sha256sums=('da1c57e0d3bd80105076cc76fbc2645cd5c6a6ebd896ffd97df326ed74d3e626')
package() {
cd "${srcdir}"/${pkgname}-${pkgver}