summaryrefslogtreecommitdiff
path: root/community/hitori
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-08 02:22:24 -0700
committerroot <root@rshg054.dnsready.net>2013-08-08 02:22:24 -0700
commitd65d13a9fb3099310bb7736be11ee0724dde2dc7 (patch)
tree0e80461dca84901d8f25cfbe99aeec404698522f /community/hitori
parentb7d2dcfdb924359a7bdb0614960df38e6e4a9feb (diff)
Thu Aug 8 02:21:16 PDT 2013
Diffstat (limited to 'community/hitori')
-rw-r--r--community/hitori/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/hitori/PKGBUILD b/community/hitori/PKGBUILD
index 9a8053373..80a0aa68c 100644
--- a/community/hitori/PKGBUILD
+++ b/community/hitori/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 77547 2012-10-12 03:16:10Z bgyorgy $
+# $Id: PKGBUILD 95244 2013-08-07 13:38:52Z bgyorgy $
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=hitori
-pkgver=0.4.0
+pkgver=0.4.1
pkgrel=1
pkgdesc="GTK+ application to generate and let you play games of Hitori"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('gtk3' 'hicolor-icon-theme' 'xdg-utils')
makedepends=('intltool' 'itstool')
install=$pkgname.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('5d9e1c0f5d33c960167a126242bf57ff4865a6aaf6602da4a25aae56dc491030')
+sha256sums=('7a34ea697086cabd48ef740370f69995c9487def78ad7c9f280279eea2f282af')
build() {
cd "$srcdir/$pkgname-$pkgver"