summaryrefslogtreecommitdiff
path: root/extra/liblqr
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-17 00:05:54 -0700
committerroot <root@rshg054.dnsready.net>2013-04-17 00:05:54 -0700
commit0f02baec6afdab918d86a226ee9a984482b5a534 (patch)
tree15cb1e77a0a46bc218404a4725caeda3089039f8 /extra/liblqr
parent975d6f489c6c43bbc7b816ac43333c54c1f4df21 (diff)
Wed Apr 17 00:05:54 PDT 2013
Diffstat (limited to 'extra/liblqr')
-rw-r--r--extra/liblqr/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/liblqr/PKGBUILD b/extra/liblqr/PKGBUILD
index 06d08637f..13a87ff91 100644
--- a/extra/liblqr/PKGBUILD
+++ b/extra/liblqr/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 150613 2012-02-18 22:56:34Z pierre $
+# $Id: PKGBUILD 182915 2013-04-16 05:57:47Z eric $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
pkgname=liblqr
-pkgver=0.4.1
-pkgrel=3
+pkgver=0.4.2
+pkgrel=1
pkgdesc="A seam-carving C/C++ library called Liquid Rescale"
arch=('i686' 'x86_64')
url="http://liblqr.wikidot.com/"
@@ -12,7 +12,7 @@ depends=('glib2')
makedepends=('pkgconfig')
options=('!libtool' '!emptydirs')
source=("http://liblqr.wikidot.com/local--files/en:download-page/$pkgname-1-$pkgver.tar.bz2")
-md5sums=('0e24ed3c9fcdcb111062640764d7b87a')
+md5sums=('915643d993da97e10665d48c0bf8f3d0')
build() {
cd "$srcdir/$pkgname-1-$pkgver"