libshumate: update to 1.0.3
This commit is contained in:
@@ -4,7 +4,7 @@ _realname=libshumate
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
"${MINGW_PACKAGE_PREFIX}-${_realname}-docs")
|
||||
pkgver=1.0.2
|
||||
pkgver=1.0.3
|
||||
pkgrel=1
|
||||
pkgdesc='GTK toolkit providing widgets for embedded maps (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -24,7 +24,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
"${MINGW_PACKAGE_PREFIX}-vala")
|
||||
source=("https://download.gnome.org/sources/${_realname}/${pkgver:0:3}/${_realname}-${pkgver}.tar.xz"
|
||||
0001-meson-fix-static-lib-install.patch)
|
||||
sha256sums=('fe336b9a26b58e2972e1863f703ad88343143920ffca2d58f134ce341aed988d'
|
||||
sha256sums=('77a192f0dfec082b8de20b1939f3adf03eed41114d49fdaae2bbb2729ceb015a'
|
||||
'553222ef0b3dcc42d78884070e7d5945624a4ca19216a6f847123e6381b49dc1')
|
||||
|
||||
prepare() {
|
||||
@@ -36,7 +36,7 @@ build() {
|
||||
mkdir -p build-${MSYSTEM} && cd build-${MSYSTEM}
|
||||
|
||||
MSYS2_ARG_CONV_EXCL="--prefix=" \
|
||||
${MINGW_PREFIX}/bin/meson.exe \
|
||||
${MINGW_PREFIX}/bin/meson.exe setup \
|
||||
--prefix="${MINGW_PREFIX}" \
|
||||
--wrap-mode=nodownload \
|
||||
--auto-features=enabled \
|
||||
|
||||
Reference in New Issue
Block a user