atk: Update to 2.14.0
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
|
||||
|
||||
_realname=atk
|
||||
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=2.13.90
|
||||
pkgver=2.14.0
|
||||
pkgrel=1
|
||||
pkgdesc="A library providing a set of interfaces for accessibility (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -17,7 +16,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
|
||||
"${MINGW_PACKAGE_PREFIX}-glib2>=2.41.0")
|
||||
options=('strip' 'staticlibs')
|
||||
source=("http://ftp.gnome.org/pub/gnome/sources/atk/${pkgver%.*}/${_realname}-$pkgver.tar.xz")
|
||||
md5sums=('2e305d222e7e7f7ae320bd5c0df62d98')
|
||||
md5sums=('ecb7ca8469a5650581b1227d78051b8b')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}"/${_realname}-${pkgver}
|
||||
|
||||
Reference in New Issue
Block a user