diff --git a/mingw-w64-libhandy/PKGBUILD b/mingw-w64-libhandy/PKGBUILD index a2c18e498f..0ab15557e5 100644 --- a/mingw-w64-libhandy/PKGBUILD +++ b/mingw-w64-libhandy/PKGBUILD @@ -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