diff options
Diffstat (limited to 'main/gvfs/APKBUILD')
-rw-r--r-- | main/gvfs/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/gvfs/APKBUILD b/main/gvfs/APKBUILD index 41b6365c7..439e0a4a4 100644 --- a/main/gvfs/APKBUILD +++ b/main/gvfs/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Natanael Copa <ncopa@alpinelinux.org> # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gvfs -pkgver=1.14.0 -pkgrel=1 +pkgver=1.14.2 +pkgrel=0 pkgdesc="Backends for the gio framework in GLib" url="http://ftp.gnome.org/pub/gnome/sources/gvfs/${pkgver%.*}/" arch="all" @@ -134,4 +134,4 @@ cdda() { # pkgdesc="AFC support for gvfs" #} -md5sums="eaa0b567036be3c3c1de6a59f5af77d5 gvfs-1.14.0.tar.xz" +md5sums="43e7af7132c2425289321c2156655d1f gvfs-1.14.2.tar.xz" |