diff options
Diffstat (limited to 'main/gpicview/APKBUILD')
-rw-r--r-- | main/gpicview/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gpicview/APKBUILD b/main/gpicview/APKBUILD index 3f4194d99..ff4232719 100644 --- a/main/gpicview/APKBUILD +++ b/main/gpicview/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gpicview pkgver=0.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="Picture viewer of the LXDE Desktop" url="http://wiki.lxde.org/en/GPicView" arch="all" |