[arch-commits] Commit in gnome-user-share (gnome-unstable gnome-unstable/PKGBUILD)
Jan de Groot
jgc at archlinux.org
Fri Sep 11 21:56:12 UTC 2009
Date: Friday, September 11, 2009 @ 17:56:12
Author: jgc
Revision: 51811
Update to 2.27.0
Added:
gnome-user-share/gnome-unstable/
Modified:
gnome-user-share/gnome-unstable/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: gnome-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2009-09-11 20:34:05 UTC (rev 51789)
+++ gnome-unstable/PKGBUILD 2009-09-11 21:56:12 UTC (rev 51811)
@@ -2,18 +2,18 @@
# Maintainer: Roman Kyrylych <roman at archlinux.org>
pkgname=gnome-user-share
-pkgver=2.26.0
+pkgver=2.27.0
pkgrel=1
pkgdesc="Easy to use user-level file sharing for GNOME."
arch=('i686' 'x86_64')
url="http://ftp.gnome.org/pub/GNOME/sources/gnome-user-share/"
license=('GPL')
-depends=('mod_dnssd' 'gconf>=2.26.0-2' 'hicolor-icon-theme' 'libnotify>=0.4.5' 'libsm')
-makedepends=('intltool' 'gnome-doc-utils>=0.16.0')
+depends=('mod_dnssd>=0.6-3' 'gconf>=2.27.0' 'hicolor-icon-theme' 'libnotify>=0.4.5' 'gnome-bluetooth>=2.27.90')
+makedepends=('intltool' 'gnome-doc-utils>=0.17.5')
options=('!emptydirs')
install=gnome-user-share.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.26/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('c99133b74a81a78ac0e4e10ef73fada7')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.27/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('d8c531a21f0e6c57ad66ee13cbf82e48dcae0084434042bb48ae92f0f6d85b3a')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list