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 689ef3abf03d..e3ec9cf6c6f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rafael Fontenelle <rafaelff@gnome.org>
pkgname=bst-external
-pkgver=0.13.0
+pkgver=0.14.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=('719e860d2bf7cb9a4d14a2c18e089a43f57721d5cf86a2623166e1e96cc98e5b')
+sha256sums=('d5ebfc216c19796af537c37ad55937d5b95bb12d445d5a3d2faffbd2692ec0e4')
build() {
cd $pkgname-$pkgver