summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b13cde358f7f..fe565d707122 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# 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"