libhandy: moved dll in MINGW_PREFIX/bin and upgrade to 0.0.8 (#4815)

* moved dll in MINGW_PREFIX/bin

* undoing move file; waiting for upstream merge; upgrade release number

* upgrade to v0.0.8
This commit is contained in:
Pellegrino Prevete
2019-02-26 06:16:53 +01:00
committed by Алексей
parent 3fc71f79db
commit 8e771a171e

View File

@@ -3,7 +3,7 @@
_realname=libhandy
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.0.6
pkgver=0.0.8
pkgrel=1
pkgdesc="A library full of GTK+ widgets for mobile phones (mingw-w64)"
url="https://source.puri.sm/Librem5/libhandy"
@@ -16,7 +16,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-meson"
"${MINGW_PACKAGE_PREFIX}-gobject-introspection")
options=('strip' 'staticlibs' '!debug')
source=("https://source.puri.sm/Librem5/libhandy/-/archive/v$pkgver/libhandy-v$pkgver.tar.gz")
sha256sums=('9d22e94fbc16043b59d9e2ea6e12a2ecc7ce821943379c1f024afcabb56674a4')
sha256sums=('8baef66f58e520c01d89781e6672c2827524159dce4d1280a91320be742a16a5')
build() {
rm -rf build