[arch-commits] Commit in vino/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Tue Sep 27 17:59:19 UTC 2011
Date: Tuesday, September 27, 2011 @ 13:59:18
Author: ibiru
Revision: 138726
update to 3.2.0
Modified:
vino/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-27 17:58:07 UTC (rev 138725)
+++ PKGBUILD 2011-09-27 17:59:18 UTC (rev 138726)
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=vino
-pkgver=3.1.91
+pkgver=3.2.0
pkgrel=1
pkgdesc="a VNC server for the GNOME desktop"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
options=(!emptydirs)
install=vino.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('07f841812c9b30722374693b6e28c0dea34b1037b2afeefd5873394bf3a6001c')
+sha256sums=('2b22737aa84c15b07815d47392f9a6ef4cf6f9410cf7024bbae538496e2eda37')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list