aboutsummaryrefslogtreecommitdiffstats
path: root/dist/arch/stable/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'dist/arch/stable/PKGBUILD')
-rw-r--r--dist/arch/stable/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/arch/stable/PKGBUILD b/dist/arch/stable/PKGBUILD
index 32b827f..fef3f6b 100644
--- a/dist/arch/stable/PKGBUILD
+++ b/dist/arch/stable/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=python-bus
-pkgver=3.0
+pkgver=3.1
pkgrel=1
pkgdesc="Python 3 module for bus"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@ license=('MIT')
depends=(bus python)
makedepends=(cython)
source=($url/archive/$pkgver.tar.gz)
-sha256sums=(53b9c1957bfe3690ff2a7d48aa3e13c62e2ed29c470274a20b8c856f3a9fe321)
+sha256sums=(1fd60b900076c119742905c2636728c08ba55d733ca8ca2d55f941aa2aed4fa6)
build() {