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 cd20fae9f0..dbb9ac0ba3 100644 --- a/main/gpicview/APKBUILD +++ b/main/gpicview/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gpicview pkgver=0.2.1 -pkgrel=2 +pkgrel=3 pkgdesc="Picture viewer of the LXDE Desktop" url="http://wiki.lxde.org/en/GPicView" arch="all" |