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

Jan de Groot jgc at archlinux.org
Tue Dec 15 19:40:32 UTC 2009


    Date: Tuesday, December 15, 2009 @ 14:40:32
  Author: jgc
Revision: 61384

upgpkg: gvfs 1.4.3-1
    Update to 1.4.3 - should fix FS#17520

Modified:
  gvfs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-12-15 19:37:49 UTC (rev 61383)
+++ PKGBUILD	2009-12-15 19:40:32 UTC (rev 61384)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gvfs
-pkgver=1.4.2
+pkgver=1.4.3
 pkgrel=1
 pkgdesc="Userspace virtual filesystem implemented as a pluggable module for gio"
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 url="http://www.gnome.org"
 options=(!libtool)
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.4/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('611f4fce793696fdae2e4f17ee761f7bf89afe6a919fba7d0e1500fd9d368b9e')
+sha256sums=('3ca9ccab2efb2699b72a1f346d3533fc727b5ea2692af6c86adfd9532d6ba15d')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list