diff options
-rw-r--r-- | community/ristretto/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ristretto/APKBUILD b/community/ristretto/APKBUILD index e347a1323a..7e5e819503 100644 --- a/community/ristretto/APKBUILD +++ b/community/ristretto/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=ristretto pkgver=0.8.3 -pkgrel=0 +pkgrel=1 pkgdesc="Ristretto is a image viewer for Xfce" url="http://goodies.xfce.org/projects/applications/ristretto" arch="all" |