summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée2015-10-02 13:45:23 +0200
committerMattias Andrée2015-10-02 13:45:23 +0200
commit9d4b85d20d2abad046cb04b83cae8e8f0fed7c5d (patch)
tree26d545ec45bfeb06527834f836731eeb103ae2da /PKGBUILD
parentc46612ecf92dddd1e87db80b232d0c3b05ab47cc (diff)
downloadaur-9d4b85d20d2abad046cb04b83cae8e8f0fed7c5d.tar.gz
Update to 3.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fef3f6b75a3f..2b683ed40497 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mattias Andrée <`base64 -d`(bWFhbmRyZWUK)@member.fsf.org>
pkgname=python-bus
-pkgver=3.1
+pkgver=3.1.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=(1fd60b900076c119742905c2636728c08ba55d733ca8ca2d55f941aa2aed4fa6)
+sha256sums=(f29d142b25b174831ba678976264c8fa3cb444e3de542491f30f56c889a1fc60)
build() {