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

Andrea Scarpino andrea at archlinux.org
Mon Jan 18 10:38:26 UTC 2010


    Date: Monday, January 18, 2010 @ 05:38:26
  Author: andrea
Revision: 63695

upgpkg: tuxpuck 0.8.2-4
    libpng/libjpeg rebuild

Modified:
  tuxpuck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-18 10:35:35 UTC (rev 63694)
+++ PKGBUILD	2010-01-18 10:38:26 UTC (rev 63695)
@@ -3,15 +3,15 @@
 
 pkgname=tuxpuck
 pkgver=0.8.2
-pkgrel=3
+pkgrel=4
 pkgdesc="Airhockey with tux"
 arch=('i686' 'x86_64')
 url="http://home.no.net/munsuun/tuxpuck/"
 license=('GPL2')
-depends=('libjpeg' 'sdl' 'libpng' 'libvorbis')
+depends=('libjpeg>=8' 'sdl' 'libpng>=1.4.0' 'libvorbis')
 makedepends=('freetype2')
 options=('!makeflags')
-source=(http://ftp.de.debian.org/debian/pool/main/t/tuxpuck/tuxpuck_$pkgver.orig.tar.gz)
+source=(http://ftp.de.debian.org/debian/pool/main/t/${pkgname}/${pkgname}_$pkgver.orig.tar.gz)
 md5sums=('fc839abc2b1f3eafae397e1ed6487079')
 
 build() {




More information about the arch-commits mailing list