[arch-commits] Commit in tuxpaint/trunk (PKGBUILD)

Evangelos Foutras foutrelis at nymeria.archlinux.org
Mon Apr 29 11:23:48 UTC 2013


    Date: Monday, April 29, 2013 @ 13:23:48
  Author: foutrelis
Revision: 89419

upgpkg: tuxpaint 0.9.21-8

libpng 1.6 rebuild.

Modified:
  tuxpaint/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-29 11:17:15 UTC (rev 89418)
+++ PKGBUILD	2013-04-29 11:23:48 UTC (rev 89419)
@@ -6,7 +6,7 @@
 
 pkgname=tuxpaint
 pkgver=0.9.21
-pkgrel=7
+pkgrel=8
 pkgdesc='Drawing program designed for young children'
 arch=('x86_64' 'i686')
 url='http://www.tuxpaint.org/'
@@ -24,12 +24,12 @@
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
-  
+
   # python2 fix
   for f in docs/zh_tw/mkTuxpaintIM.py fonts/locale/zh_tw_docs/maketuxfont.py; do
     sed -i '0,/on/s//on2/' $f
   done
-  
+
   patch -p0 -i ../tuxpaint-0.9.21-libpng1.5.patch
   sed -i 's:$(ARCH_LINKS):$(ARCH_LINKS) -lpng:' Makefile
   setconf src/tuxpaint.desktop Categories 'Game;KidsGame;Graphics;RasterGraphics;'




More information about the arch-commits mailing list