[arch-commits] Commit in python-pywlroots/trunk (PKGBUILD)

David Runge dvzrv at gemini.archlinux.org
Sun Jan 23 14:58:52 UTC 2022


    Date: Sunday, January 23, 2022 @ 14:58:52
  Author: dvzrv
Revision: 1113607

upgpkg: python-pywlroots 0.15.3-1: Upgrade to 0.15.3.

This build requires wlroots >= 0.15.0.

Modified:
  python-pywlroots/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-23 14:54:46 UTC (rev 1113606)
+++ PKGBUILD	2022-01-23 14:58:52 UTC (rev 1113607)
@@ -2,7 +2,7 @@
 
 _name=pywlroots
 pkgname=python-pywlroots
-pkgver=0.14.12
+pkgver=0.15.3
 pkgrel=1
 pkgdesc="Python binding to the wlroots library using cffi"
 arch=(x86_64)
@@ -16,8 +16,8 @@
 conflicts=(pywlroots)
 replaces=(pywlroots)
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('06a08c0ad60a6ecdebefe3d014045854a9cb8c1b81ca2400357019f0ba6b3043528fc0ae6ac770f231e5a6eac982fa298613ef744ccc459d42499c6299d63b39')
-b2sums=('05ba1e4883687dcd6294d5077315fcedb77842281052bb861d1bd04197d2388ec77a60d828fda1324b31458ee073d2fbfcaaabc91773ca82f2ebacc1d21c5865')
+sha512sums=('518199f3857b5b4091c39e3a5a4a806e11c35305ca687a967b19d276990eb6472e5963e4553379d97ff1d5dc78c8552935bb87bed911378f3e5be8aa1d0b850d')
+b2sums=('f4dbb7ca5efcb9daaecb252dfb617bb27683d3c0c6a1f792dd93fcff46d546d728cfff8e01911793b07123e4051cba6b151c80ea948857736ada5fe5215ece4b')
 
 build() {
   cd "${_name}-$pkgver"



More information about the arch-commits mailing list