summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLukáš Jirkovský2016-08-11 22:42:24 +0200
committerLukáš Jirkovský2016-08-11 22:42:24 +0200
commit99750da2c223cffb128ac07f5581347571854c16 (patch)
tree199330650205c53c4474e3fbab57e670a5d80f98 /PKGBUILD
parent42016f385b74af54b039179b0e1283b82fa8cb53 (diff)
downloadaur-99750da2c223cffb128ac07f5581347571854c16.tar.gz
update to 8.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b5cac904b37..ccad2a85edf3 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.3
+pkgver=8.3.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=('4d0eac8cd62e16160b0bef5e61c94797')
+md5sums=('50551b647160f14b2062f863757b812b')
build() {
cd "$srcdir"/$pkgname-$pkgver