summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31510e2a5bb2..c02b389c89ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rafael Fontenelle <rafaelff@gnome.org>
pkgname=bst-external
-pkgver=0.15.0
+pkgver=0.16.0
pkgrel=1
pkgdesc="A collection of extra plugins for BuildStream"
arch=(any)
@@ -9,7 +9,7 @@ license=(LGPL2.1)
depends=(buildstream python-requests)
makedepends=(python-setuptools)
source=("$url/-/archive/$pkgver/$pkgname-$pkgver.tar.bz2")
-sha256sums=('3c14c5a78788bbec5c052d3d8e1a8a7523038e9903c19ae74284daac4a14f34f')
+sha256sums=('3f60c02346267445937b2f150be2a0992245000788773b068d599309be3e1230')
build() {
cd $pkgname-$pkgver