[arch-commits] Commit in python-pywlroots/trunk (PKGBUILD)
David Runge
dvzrv at gemini.archlinux.org
Mon Feb 14 08:13:59 UTC 2022
Date: Monday, February 14, 2022 @ 08:13:58
Author: dvzrv
Revision: 1133114
upgpkg: python-pywlroots 0.15.8-1: Upgrade to 0.15.8.
Modified:
python-pywlroots/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-14 07:44:39 UTC (rev 1133113)
+++ PKGBUILD 2022-02-14 08:13:58 UTC (rev 1133114)
@@ -2,8 +2,8 @@
_name=pywlroots
pkgname=python-pywlroots
-pkgver=0.15.7
-pkgrel=2
+pkgver=0.15.8
+pkgrel=1
pkgdesc="Python binding to the wlroots library using cffi"
arch=(x86_64)
url="https://github.com/flacjacket/pywlroots"
@@ -17,8 +17,8 @@
replaces=(pywlroots)
options=(debug)
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('04324f7a03a4d3dacda4d1bfd6925b06a78b6085bbe933c78799c5ab6b169e546229b2ac2d2bbd7109a323fc145786e38a0db9e0b4ea68d7cae086ee65e185d6')
-b2sums=('a1f33505d383d83173f81a249b1bfe637057031aa9d4355050eca3828893abeec640c68b715b8d0ef1c6a805cd8d76c20f59656b90226e4a064de2e46dbfd4dd')
+sha512sums=('7212632572b2e4287f0775f49a4814631c89f5f91fa0b433bcdd30b41db7dd6e4c600ef462955db2df0bdb34926725f524cb1ddfe1fa7ade9b48a06eb7084e20')
+b2sums=('001bcbaec61644ac67745fdbcf34cf518d5f80b73de53ee68eacb2a138289b7468f65710c5b1a8540f4c8b2fb0c0df5fe027541c195f93aebc81a5731b8b9c05')
build() {
cd "${_name}-$pkgver"
More information about the arch-commits
mailing list