Date: Saturday, November 2, 2013 @ 16:45:40 Author: jlichtblau Revision: 100351
upgpkg: ltris 1.0.19-1 Modified: ltris/trunk/PKGBUILD ltris/trunk/ltris.changelog -----------------+ PKGBUILD | 4 ++-- ltris.changelog | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-11-02 15:13:26 UTC (rev 100350) +++ PKGBUILD 2013-11-02 15:45:40 UTC (rev 100351) @@ -4,7 +4,7 @@ # Contributor: SmackleFunky <[email protected]> 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 @@ 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} Modified: ltris.changelog =================================================================== --- ltris.changelog 2013-11-02 15:13:26 UTC (rev 100350) +++ ltris.changelog 2013-11-02 15:45:40 UTC (rev 100351) @@ -1,3 +1,8 @@ +2013-11-02 Jaroslav Lichtblau <[email protected]> + + * ltris 1.0.19-1 + * Upstream update + 2011-12-18 Jaroslav Lichtblau <[email protected]> * ltris 1.0.18-1
