Date: Sunday, October 30, 2022 @ 08:55:57 Author: dvzrv Revision: 1339400
upgpkg: python-pywlroots 0.15.24-1: Upgrade to 0.15.24. Modified: python-pywlroots/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-30 08:55:27 UTC (rev 1339399) +++ PKGBUILD 2022-10-30 08:55:57 UTC (rev 1339400) @@ -2,7 +2,7 @@ _name=pywlroots pkgname=python-pywlroots -pkgver=0.15.22 +pkgver=0.15.24 pkgrel=1 pkgdesc="Python binding to the wlroots library using cffi" arch=(x86_64) @@ -17,8 +17,8 @@ replaces=(pywlroots) options=(debug) source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz) -sha512sums=('8fa9d966103063fc9bbd09cf5fc044448ae5344c3d1eadf3eaf42cf4be25ca1948e2cf1c9368ad61cfd783809884e7b43e30accc5d4e4590b37e6bc2edceee34') -b2sums=('f7aeec30a79df67174cb2281fea5d365e53ef57daf16b682e504a6625484671f12fa6303ef3fa9ed1d26222fd1484bc6e688d1b5427c5c206069bbb0b657a591') +sha512sums=('65105d163ade1036d8db634bd30e0b42ad95149298b05accab22865b17a6055b20028271f9e07269aea97eb0028a8b66773005511d5c64602d532413203e3ebc') +b2sums=('a89099cd1aab761b06ba53a19b49b5ad66b8fcd19e7c9dea64ebffb3fc5e163076e6ea9b91b12c2f66cebfec9f0673268dd8bdebd29270a6786df3fe7b8037d0') build() { cd $_name-$pkgver
