aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python-bus/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/python-bus/PKGBUILD b/python-bus/PKGBUILD
index 2fc1252..35b7c00 100644
--- a/python-bus/PKGBUILD
+++ b/python-bus/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@kth.se>
pkgname=python-bus
-pkgver=3.1.3.1
+pkgver=3.1.4
pkgrel=1
pkgdesc="Python 3 module for bus"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@ license=('ISC')
depends=(bus python)
makedepends=(cython)
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-sha256sums=(05fa58d1275fd570e4fda778ca935f5e047e69cbf12fed128cd41dc4eae42ff2)
+sha256sums=(6cedd1d73336f839cbb0cdde4f6550f5dd61271a65224a5e738b23882b1fe5d1)
build() {