Date: Monday, November 14, 2022 @ 23:59:43 Author: kpcyrd Revision: 1348373
upgpkg: lib32-libxau 1.0.10-2 - add sha256sums= Modified: lib32-libxau/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-14 23:58:40 UTC (rev 1348372) +++ PKGBUILD 2022-11-14 23:59:43 UTC (rev 1348373) @@ -4,7 +4,7 @@ _pkgbasename=libxau pkgname=lib32-$_pkgbasename pkgver=1.0.10 -pkgrel=1 +pkgrel=2 pkgdesc="X11 authorisation library (32-bit)" arch=(x86_64) url="https://xorg.freedesktop.org/" @@ -13,6 +13,7 @@ license=('custom') source=(${url}/releases/individual/lib/libXau-${pkgver}.tar.xz) sha1sums=('fbfef1a4abe2f1d3aa3d8e2252b65f5824627138') +sha256sums=('8be6f292334d2f87e5b919c001e149a9fdc27005d6b3e053862ac6ebbf1a0c0a') build() { cd "${srcdir}/libXau-${pkgver}"
