diff options
Diffstat (limited to 'testing/gvfs/APKBUILD')
-rw-r--r-- | testing/gvfs/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gvfs/APKBUILD b/testing/gvfs/APKBUILD index b3c341582b..ea5e22de26 100644 --- a/testing/gvfs/APKBUILD +++ b/testing/gvfs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gvfs pkgver=1.7.2 -pkgrel=0 +pkgrel=1 pkgdesc="Backends for the gio framework in GLib" url="http://ftp.gnome.org/pub/gnome/sources/gvfs/${pkgver%.*}/" arch="all" |