[arch-commits] Commit in gvfs/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Mon Nov 30 14:07:57 UTC 2009
Date: Monday, November 30, 2009 @ 09:07:57
Author: ibiru
Revision: 60014
upgpkg: gvfs 1.4.2-1
upgrade to 1.4.2
Modified:
gvfs/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-11-30 13:47:29 UTC (rev 60013)
+++ PKGBUILD 2009-11-30 14:07:57 UTC (rev 60014)
@@ -2,17 +2,17 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gvfs
-pkgver=1.4.1
-pkgrel=2
+pkgver=1.4.2
+pkgrel=1
pkgdesc="Userspace virtual filesystem implemented as a pluggable module for gio"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
license=('LGPL')
depends=('libsoup-gnome>=2.28.0' 'libcdio>=0.82' 'fuse>=2.8.0' 'bluez>=4.39' 'smbclient>=3.3.8' 'libgphoto2>=2.4.6-3' 'avahi>=0.6.25' 'libarchive>=2.7.1' 'gnome-disk-utility>=2.28.0')
makedepends=('pkgconfig' 'intltool')
url="http://www.gnome.org"
options=(!libtool)
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.4/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('e281b1d173cecd53948317b73b458b3cffcf0cdaa7ee1568aa71db30c4e31ea5')
+sha256sums=('611f4fce793696fdae2e4f17ee761f7bf89afe6a919fba7d0e1500fd9d368b9e')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list