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

Andrea Scarpino andrea at archlinux.org
Tue Oct 18 19:48:17 UTC 2011


    Date: Tuesday, October 18, 2011 @ 15:48:17
  Author: andrea
Revision: 140763

upgpkg: libvncserver 0.9.8.1-1

upstream release

Modified:
  libvncserver/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-18 19:16:06 UTC (rev 140762)
+++ PKGBUILD	2011-10-18 19:48:17 UTC (rev 140763)
@@ -1,10 +1,11 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=libvncserver
-pkgver=0.9.8
-pkgrel=4
+pkgver=0.9.8.1
+pkgrel=1
 pkgdesc="A cross-platform C libraries that allow you to easily implement VNC server"
 arch=('i686' 'x86_64')
 url="http://libvncserver.sourceforge.net/"
@@ -12,7 +13,7 @@
 depends=('libjpeg' 'gnutls' 'libgcrypt')
 options=('!libtool')
 source=("http://downloads.sourceforge.net/${pkgname}/LibVNCServer-${pkgver}.tar.gz")
-md5sums=('dda9e75a1d5d7c37bb57d90ead7b32b3')
+md5sums=('51e972bd26c098b0b8d4687af6afbeb1')
 
 build() {
   cd "${srcdir}/LibVNCServer-${pkgver}"




More information about the arch-commits mailing list