summaryrefslogtreecommitdiff
path: root/hdf4
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-11-23 06:59:53 +0100
committerErich Eckner <git@eckner.net>2020-11-23 06:59:53 +0100
commitaa9c515059118c4c1ae0822f094cc06f40b6c35d (patch)
treee54c421096e95da34bc3cd08f364897168f81b34 /hdf4
parent7ddac793f700e61dba3ce17be913d60b8f57d0d1 (diff)
downloadarchlinuxewe.git.save-aa9c515059118c4c1ae0822f094cc06f40b6c35d.tar.xz
hdf4: rebuild
Diffstat (limited to 'hdf4')
-rwxr-xr-xhdf4/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/hdf4/PKGBUILD b/hdf4/PKGBUILD
index ab2842af..2758e5b6 100755
--- a/hdf4/PKGBUILD
+++ b/hdf4/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: David Scholl <djscholl at gmail dot com>
pkgname=hdf4
pkgver=2.15
-pkgrel=3
+pkgrel=4
pkgdesc="General purpose library and file format for storing scientific data."
arch=('i686' 'pentium4' 'x86_64')
url="http://www.hdfgroup.org/hdf4.html"
@@ -13,7 +13,7 @@ license=('custom')
_pinned_dependencies=(
'glibc>=2.31'
'libaec=1.0.4'
- 'libjpeg-turbo=2.0.5'
+ 'libjpeg-turbo=2.0.6'
'libtirpc=1.2.6'
'zlib=1:1.2.11'
)