summaryrefslogtreecommitdiff
path: root/community/ltris/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/ltris/PKGBUILD')
-rw-r--r--community/ltris/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ltris/PKGBUILD b/community/ltris/PKGBUILD
index 17db56fa0..25569c0ba 100644
--- a/community/ltris/PKGBUILD
+++ b/community/ltris/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 60814 2011-12-18 17:13:32Z jlichtblau $
+# $Id: PKGBUILD 100352 2013-11-02 15:47:29Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Eric Belanger <eric@archlinux.org>
# Contributor: SmackleFunky <smacklefunky@optusnet.com.au>
pkgname=ltris
-pkgver=1.0.18
+pkgver=1.0.19
pkgrel=1
pkgdesc="A tetris clone where you have a bowl with blocks falling down"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ backup=('var/games/ltris.hscr')
install=$pkgname.install
changelog=$pkgname.changelog
source=(http://downloads.sourceforge.net/lgames/$pkgname-$pkgver.tar.gz)
-sha256sums=('3cba90365d50e79601368499af77d54cb03c0cf2544324e5df246eb1eeaa0e30')
+sha256sums=('8f6a9e7719d22004aee153db29ffd9ca41c7a6cd87fc791591994eecc2e625a1')
build() {
cd ${srcdir}/${pkgname}-${pkgver}