From 3a82553f903bdc415f0320a2efc0925baf943a8f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 22:41:24 +0100 Subject: mass update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- python-bus/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python-bus') diff --git a/python-bus/PKGBUILD b/python-bus/PKGBUILD index 14c5921..6b34246 100644 --- a/python-bus/PKGBUILD +++ b/python-bus/PKGBUILD @@ -1,16 +1,16 @@ # Maintainer: Mattias Andrée pkgname=python-bus -pkgver=3.1.4 +pkgver=3.1.5 pkgrel=1 pkgdesc="Python 3 module for bus" arch=(i686 x86_64) url="https://codeberg.org/maandree/python-bus" -license=('ISC') +license=('custom:ISC') depends=(bus python) makedepends=(cython) source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz) -sha256sums=(6cedd1d73336f839cbb0cdde4f6550f5dd61271a65224a5e738b23882b1fe5d1) +sha256sums=(749dbef6f09424469879ff966a0ed9189f4d5b1a779f85e6101bcd78e730d25f) build() { -- cgit v1.2.3-70-g09d2