summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJose Riha2019-11-18 17:17:08 +0100
committerJose Riha2019-11-18 17:17:08 +0100
commit9206e61fffaeac14624ab68b8affb1dda7016d5c (patch)
tree110f3371d71c3a806849945eb1afc06f0911d58e /PKGBUILD
parent1eee7786df7eeed4788a7c878034a7622401025e (diff)
downloadaur-9206e61fffaeac14624ab68b8affb1dda7016d5c.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6ef9fe9ee4e0..078486182b9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: jose1711 <jose1711 at gmail at com>
pkgname=jpegtran_crop
-pkgver=9b
-pkgrel=2
+pkgver=9d
+pkgrel=1
pkgdesc="Stable jpegtran version with the lossless crop and scale feature"
arch=('i686' 'x86_64')
url="http://sylvana.net/jpegcrop/jpegtran/"
license=('other')
source=("http://sylvana.net/jpegcrop/jpegcrop.tar.gz")
-md5sums=('d511b8b100a99d6a279208f74d1f7714')
-conflicts=('jpegtran_crop_bin')
+md5sums=('c49521506af43d9faebc91ee1c85a105')
+conflicts=('jpegtran_crop_bin' 'libjpeg-turbo')
build() {
cd ${srcdir}/jpegcrop/jpeg-${pkgver}