summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2019-08-06 10:51:00 -0300
committerRafael Fontenelle2019-08-06 10:51:00 -0300
commit588f80c5e01a38ca521957cf635c6fc3ff6cc170 (patch)
treecd041940aa9c40055421499de2961e3df7c8353b /PKGBUILD
parent029dbf5631f2a4913e6a7c03632e4ff2e5456537 (diff)
downloadaur-588f80c5e01a38ca521957cf635c6fc3ff6cc170.tar.gz
Update to 0.16.0
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