aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 e11900b..6bc01d9 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=1.0
+pkgver=2.0
pkgrel=1
pkgdesc="Python 3 module for bus"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@ license=('MIT')
depends=()
makedepends=()
source=($url/archive/$pkgver.tar.gz)
-sha256sums=(9de3b1738d874ad2d8a2ce0f18fd7ca21808d4b6787d86e397e1c480f4b4293b)
+sha256sums=(222b9fdfeb98c5dec7add824ec996a0f2236c889ad6b2b7466fdcefe54dbe902)
build() {