summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ff966ac8d35..bf17a7860095 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marko Semet <marko10_000@mailbox.org>
pkgname=buildstream-plugins-experimental
-pkgver=1.95.6
-pkgrel=0
+pkgver=1.95.7
+pkgrel=1
pkgdesc="A collection of experimental BuildStream plugins."
arch=(any)
url="https://buildstream.build"
@@ -18,7 +18,7 @@ depends=(
# Sources “cargo” and “docker” seam to not nead any programmes
)
makedepends=(cython git python-packaging python-setuptools)
-source=("git+https://gitlab.com/BuildStream/bst-plugins-experimental.git#tag=1.95.6&commit=327016a8b9ded0c0b4f6aca5c001ca3e47eea1d2")
+source=("git+https://gitlab.com/BuildStream/bst-plugins-experimental.git#tag=1.95.7&commit=f75cc11f1d345db09db4cb5b88e403c56587a3b3")
sha256sums=('SKIP')
build() {