summaryrefslogtreecommitdiff
path: root/community/gimp-plugin-lqr
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-19 20:37:04 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-19 20:37:04 -0300
commita379247a5f187c1608664530e9ff85663eff3201 (patch)
tree3a49e87e7419c4aca35d1f4f2e591d12c3821c78 /community/gimp-plugin-lqr
parent1bf114d00280c9cfb2075d30830fdf86adb30951 (diff)
parent81ee1980feda43043eaebae2c596ae116a21f6e5 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/cuetools/PKGBUILD community/ekg2/PKGBUILD community/libcss/PKGBUILD community/libwapcaplet/PKGBUILD community/lxrandr/PKGBUILD community/menu-cache/PKGBUILD community/mumble/PKGBUILD community/ngircd/PKGBUILD community/oidentd/PKGBUILD community/openbox/PKGBUILD community/preload/PKGBUILD community/xdg-user-dirs/PKGBUILD extra/gdome2/PKGBUILD extra/libdiscid/PKGBUILD extra/pymad/PKGBUILD extra/qhull/PKGBUILD extra/speech-dispatcher/PKGBUILD multilib/lib32-gmp/PKGBUILD testing/xorg-server/PKGBUILD
Diffstat (limited to 'community/gimp-plugin-lqr')
-rw-r--r--community/gimp-plugin-lqr/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gimp-plugin-lqr/PKGBUILD b/community/gimp-plugin-lqr/PKGBUILD
index f63da3e06..f3b99261a 100644
--- a/community/gimp-plugin-lqr/PKGBUILD
+++ b/community/gimp-plugin-lqr/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 30842 2010-10-21 15:11:10Z stativ $
+# $Id: PKGBUILD 64850 2012-02-18 17:54:47Z stativ $
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
# Contributor: Andreas Schönfelder <passtschu at freenet dot de>
pkgname=gimp-plugin-lqr
pkgver=0.7.1
-pkgrel=3
+pkgrel=4
pkgdesc="Plugin for The GIMP providing Liquid Rescale"
arch=('i686' 'x86_64' 'mips64el')
url="http://liquidrescale.wikidot.com/"
license=('GPL')
-depends=('gimp' 'liblqr>=0.4.1')
+depends=('gimp' 'liblqr')
makedepends=('intltool')
source=(http://liquidrescale.wikidot.com/local--files/en:download-page-sources/gimp-lqr-plugin-$pkgver.tar.bz2)
md5sums=('d7ee28b16bdbd9f46bc9f21cf5deb487')