libhandy: update to 1.6.2

This commit is contained in:
Biswapriyo Nath
2022-04-23 18:08:10 +05:30
parent 8d1b4198c6
commit 223eda706a

View File

@@ -4,7 +4,7 @@ _realname=libhandy
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
"${MINGW_PACKAGE_PREFIX}-${_realname}-docs")
pkgver=1.6.1
pkgver=1.6.2
pkgrel=1
pkgdesc="A library full of GTK+ widgets for mobile phones (mingw-w64)"
url="https://gitlab.gnome.org/GNOME/libhandy"
@@ -22,7 +22,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-glade"
"${MINGW_PACKAGE_PREFIX}-cc")
options=('strip' 'staticlibs' '!debug')
source=("https://download.gnome.org/sources/libhandy/${pkgver:0:3}/libhandy-${pkgver}.tar.xz")
sha256sums=('6eab0384404d56bd1b1fa059d9a081177778f6ae080ffc2120f28656ca7462a4')
sha256sums=('7fa89aaa87966b6d0f5f4ef4d3efdaf654e2b01ea2c7ce2bd70301d1f9f42ca3')
prepare() {
cd libhandy-${pkgver}