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

Andrea Scarpino andrea at archlinux.org
Sun Jan 17 12:51:49 UTC 2010


    Date: Sunday, January 17, 2010 @ 07:51:49
  Author: andrea
Revision: 63372

upgpkg: libvncserver 0.9.7-3
    libjpeg-8 rebuild

Modified:
  libvncserver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-17 12:43:25 UTC (rev 63371)
+++ PKGBUILD	2010-01-17 12:51:49 UTC (rev 63372)
@@ -1,16 +1,17 @@
 # $Id$
-# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=libvncserver
 pkgver=0.9.7
-pkgrel=2
+pkgrel=3
 pkgdesc="The vnc library"
 arch=('i686' 'x86_64')
 url="http://libvncserver.sourceforge.net/"
-license=("GPL")
-depends=('libjpeg>=7' 'zlib')
-options=(!libtool)
-source=(http://downloads.sourceforge.net/sourceforge/libvncserver/LibVNCServer-$pkgver.tar.gz)
+license=('GPL')
+depends=('libjpeg>=8' 'zlib')
+options=('!libtool')
+source=(http://downloads.sourceforge.net/${pkgname}/LibVNCServer-${pkgver}.tar.gz)
 md5sums=('14af5bdae461df4666c18e5f83c150c4')
 
 build() {




More information about the arch-commits mailing list