libdex: update to 0.8.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=libdex
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=0.8.0
|
||||
pkgver=0.8.1
|
||||
pkgrel=1
|
||||
pkgdesc="A shared library for deferred execution (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -22,7 +22,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
|
||||
"${MINGW_PACKAGE_PREFIX}-pkgconf"
|
||||
"${MINGW_PACKAGE_PREFIX}-vala")
|
||||
source=("https://download.gnome.org/sources/libdex/${pkgver:0:3}/libdex-${pkgver}.tar.xz")
|
||||
sha256sums=('659ab5d0eb7f10bd36af0cde08055158987690b9714e7f5b001c788ec1d01a25')
|
||||
sha256sums=('955475ad3e43aabd6f6f70435264b5ee77bd265bd95545211fee026b08d378a0')
|
||||
|
||||
build() {
|
||||
MSYS2_ARG_CONV_EXCL="--prefix=" \
|
||||
|
||||
Reference in New Issue
Block a user