[arch-commits] Commit in ltris/trunk (PKGBUILD ltris.changelog)

Jaroslav Lichtblau jlichtblau at nymeria.archlinux.org
Mon Dec 23 20:46:42 UTC 2013


    Date: Monday, December 23, 2013 @ 21:46:41
  Author: jlichtblau
Revision: 102905

upgpkg: ltris 1.0.19-2 FS#37951 fix

Modified:
  ltris/trunk/PKGBUILD
  ltris/trunk/ltris.changelog

-----------------+
 PKGBUILD        |    4 +++-
 ltris.changelog |    5 +++++
 2 files changed, 8 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-23 18:09:44 UTC (rev 102904)
+++ PKGBUILD	2013-12-23 20:46:41 UTC (rev 102905)
@@ -5,7 +5,7 @@
 
 pkgname=ltris
 pkgver=1.0.19
-pkgrel=1
+pkgrel=2
 pkgdesc="A tetris clone where you have a bowl with blocks falling down"
 arch=('i686' 'x86_64')
 url="http://lgames.sourceforge.net/index.php?project=LTris"
@@ -31,4 +31,6 @@
 
   install -d ${pkgdir}/usr/share/pixmaps
   install -m644 icons/ltris{16,32,48}.xpm ${pkgdir}/usr/share/pixmaps
+#FS#37951 fix  
+  chmod 775 ${pkgdir}/var/games  
 }

Modified: ltris.changelog
===================================================================
--- ltris.changelog	2013-12-23 18:09:44 UTC (rev 102904)
+++ ltris.changelog	2013-12-23 20:46:41 UTC (rev 102905)
@@ -1,3 +1,8 @@
+2013-12-23  Jaroslav Lichtblau  <dragonlord at aur.archlinux.org>
+
+	* ltris 1.0.19-2
+	* FS#37951 fix
+
 2013-11-02  Jaroslav Lichtblau  <dragonlord at aur.archlinux.org>
 
 	* ltris 1.0.19-1




More information about the arch-commits mailing list