[arch-commits] Commit in python-pywlroots/trunk (PKGBUILD)
David Runge
dvzrv at gemini.archlinux.org
Thu Feb 3 20:53:26 UTC 2022
Date: Thursday, February 3, 2022 @ 20:53:26
Author: dvzrv
Revision: 1124933
upgpkg: python-pywlroots 0.15.7-2: Rebuild to add debug package.
Modified:
python-pywlroots/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-03 20:51:09 UTC (rev 1124932)
+++ PKGBUILD 2022-02-03 20:53:26 UTC (rev 1124933)
@@ -3,7 +3,7 @@
_name=pywlroots
pkgname=python-pywlroots
pkgver=0.15.7
-pkgrel=1
+pkgrel=2
pkgdesc="Python binding to the wlroots library using cffi"
arch=(x86_64)
url="https://github.com/flacjacket/pywlroots"
@@ -15,6 +15,7 @@
provides=(pywlroots)
conflicts=(pywlroots)
replaces=(pywlroots)
+options=(debug)
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
sha512sums=('04324f7a03a4d3dacda4d1bfd6925b06a78b6085bbe933c78799c5ab6b169e546229b2ac2d2bbd7109a323fc145786e38a0db9e0b4ea68d7cae086ee65e185d6')
b2sums=('a1f33505d383d83173f81a249b1bfe637057031aa9d4355050eca3828893abeec640c68b715b8d0ef1c6a805cd8d76c20f59656b90226e4a064de2e46dbfd4dd')
More information about the arch-commits
mailing list