diff options
author | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-07-06 19:01:54 +0000 |
---|---|---|
committer | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-07-06 19:02:23 +0000 |
commit | 2b52071c3fef1f32d0a601badd0e41b1d9a2b890 (patch) | |
tree | 29ac8b6eb33eb67423b1b865f4e2bb7e0b872f27 /community/ristretto | |
parent | a54bd9ef2bb54e4dbc182e829996d4ed86312bae (diff) | |
download | aports-2b52071c3fef1f32d0a601badd0e41b1d9a2b890.tar.bz2 aports-2b52071c3fef1f32d0a601badd0e41b1d9a2b890.tar.xz |
community/ristretto: rebuild against xfconf 4.13
Diffstat (limited to 'community/ristretto')
-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" |