aboutsummaryrefslogtreecommitdiffstats
path: root/dist/arch/stable
diff options
context:
space:
mode:
Diffstat (limited to 'dist/arch/stable')
-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 3f96cb1..8aaa151 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=bus
-pkgver=1.0.1
+pkgver=2.0
pkgrel=1
pkgdesc="A simple daemonless system for broadcasting messages locally"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@ license=('MIT')
depends=()
makedepends=()
source=($url/archive/$pkgver.tar.gz)
-sha256sums=(334dacf4bfd4735832a9dfc9e220b84a10b4b6ce9070e5d5ceb9190334c1d36a)
+sha256sums=(17da20a855fd7c659a155a31bfbe5ad4eb468b257e69d71a5d3a45cfa5fdb7a1)
build() {