babl: Update to 0.1.18

This commit is contained in:
Alexey Pavlov
2016-07-08 12:06:46 +03:00
parent 004a7cfc2d
commit 7d23bc17cd

View File

@@ -6,7 +6,7 @@ pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
provides=("${MINGW_PACKAGE_PREFIX}-${_realname}")
conflicts=("${MINGW_PACKAGE_PREFIX}-${_realname}")
replaces=("${MINGW_PACKAGE_PREFIX}-${_realname}"-git)
pkgver=0.1.16
pkgver=0.1.18
pkgrel=1
pkgdesc="Dynamic Pixel Format Translation Library (mingw-w64)"
arch=('any')
@@ -21,7 +21,7 @@ options=('strip' 'staticlibs')
source=(#"${_realname}"::"git+https://git.gnome.org/browse/babl"
#https://git.gnome.org/browse/babl/snapshot/BABL_${pkgver//./_}.tar.xz
http://ftp.gtk.org/pub/babl/${pkgver%.*}/${_realname}-${pkgver}.tar.bz2)
sha256sums=('7d6ba55ec53ee6f6bf6945beec28839d09ff72376f4d83035eb379cd4f3e980e')
sha256sums=('483a495bc9fa68be624e27e72d2144ebfcbbf63e061eb986db1fb82b04b6fbf9')
prepare() {
cd ${srcdir}/${_realname}-${pkgver}