diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-04-21 10:43:42 +0200 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-04-21 10:43:42 +0200 |
commit | 4e66a1c1c541a0b60aa63f4d846c5e6f225b71b8 (patch) | |
tree | db8c1d395ab4a671230a246df665dbee6b62235d /community/devil | |
parent | 742bd5a396f7a4c474e8ffec0686fc7312603cb8 (diff) | |
parent | 031887a2047546085998f965214f5b682664de9b (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community/emacs-nox/PKGBUILD
community/gmic/PKGBUILD
community/libgtksourceviewmm2/PKGBUILD
community/libnewt/PKGBUILD
community/nicotine/PKGBUILD
community/plan9port/PKGBUILD
extra/calligra/PKGBUILD
extra/ilmbase/PKGBUILD
extra/libwps/PKGBUILD
extra/openexr/PKGBUILD
extra/poppler/PKGBUILD
Diffstat (limited to 'community/devil')
-rw-r--r-- | community/devil/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/devil/PKGBUILD b/community/devil/PKGBUILD index b29d7fcc8..33d1356bf 100644 --- a/community/devil/PKGBUILD +++ b/community/devil/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 78927 2012-10-27 23:44:18Z ebelanger $ +# $Id: PKGBUILD 88610 2013-04-20 16:45:03Z heftig $ # Maintainer: Laurent Carlier <lordheavym@gmail.org> # Contributor: damir <damir@archlinux.org> # Contributor: TheHoff <forums> pkgname=devil pkgver=1.7.8 -pkgrel=14 +pkgrel=15 pkgdesc="Library for reading several different image formats" arch=('i686' 'x86_64' 'mips64el') url="http://openil.sourceforge.net/" |