summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLukáš Jirkovský2016-03-26 17:34:16 +0100
committerLukáš Jirkovský2016-03-26 17:34:16 +0100
commit42016f385b74af54b039179b0e1283b82fa8cb53 (patch)
tree8a1d37e865812444caf45605898c10d7edaf37f1 /PKGBUILD
parent00394ef6e1aabfa32c60cfa782196f13930d2634 (diff)
downloadaur-42016f385b74af54b039179b0e1283b82fa8cb53.tar.gz
update to 8.2.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d2d513f054a5..6b5cac904b37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: damir <damir@archlinux.org>
# Contributor: Michel Brabants <michel.linux@tiscali.be>
pkgname=vips
-pkgver=8.2.1
+pkgver=8.2.3
pkgrel=1
pkgdesc="A free image processing system"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ optdepends=('python2: vipsprofile')
# minimal depends: 'libxml2'
options=('!libtool')
source=("http://www.vips.ecs.soton.ac.uk/supported/${pkgver%.*}/$pkgname-$pkgver.tar.gz")
-md5sums=('09c762af6619ec47efeb342f08d6cca8')
+md5sums=('4d0eac8cd62e16160b0bef5e61c94797')
build() {
cd "$srcdir"/$pkgname-$pkgver