babl: Update to 0.1.46

This commit is contained in:
Alexey Pavlov
2018-04-17 11:40:32 +03:00
parent 1504e11470
commit 57bbd3ca64

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.38
pkgver=0.1.46
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
https://ftp.gtk.org/pub/babl/${pkgver%.*}/${_realname}-${pkgver}.tar.bz2)
sha256sums=('a0f9284fcade0377d5227f73f3bf0c4fb6f1aeee2af3a7d335a90081bf5fee86')
sha256sums=('bbc2403b1badf8014ec42200e65d7b1f46e68e627c33c6242fa31ac5dc869e5b')
prepare() {
cd ${srcdir}/${_realname}-${pkgver}