diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-02-11 07:19:24 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-02-12 12:06:47 +0000 |
commit | 97f1b5f61abcd71128c8d27a2f1d73a3281496f3 (patch) | |
tree | b207045a72130a0a85e011597ee8dd2ab382ded4 /main/feh/APKBUILD | |
parent | cd2a260a401b82a6cb8b54600caa530ebd5703bb (diff) | |
download | aports-97f1b5f61abcd71128c8d27a2f1d73a3281496f3.tar.bz2 aports-97f1b5f61abcd71128c8d27a2f1d73a3281496f3.tar.xz |
main/feh: rebuild against jpeg-8
(cherry picked from commit 1e1e0950688a793d3298298cd40eb185f7b21d33)
Diffstat (limited to 'main/feh/APKBUILD')
-rw-r--r-- | main/feh/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/feh/APKBUILD b/main/feh/APKBUILD index a4c679b7..4895f403 100644 --- a/main/feh/APKBUILD +++ b/main/feh/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=feh pkgver=1.3.4 -pkgrel=1 +pkgrel=2 pkgdesc="feh is a fast, lightweight image viewer which uses imlib2" url="http://www.linuxbrit.co.uk/feh/" license="MIT" |