summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPellegrino Prevete2023-07-02 01:32:03 +0200
committerPellegrino Prevete2023-07-02 01:32:03 +0200
commitc10eeee8a12aa7e5fad95f4340af0fdd93b2ec22 (patch)
tree241b29614506c5af0f1aadb1d304b70841f995bf
parent92ae794487708f16f3a175a9a2c765b50a087cf4 (diff)
downloadaur-c10eeee8a12aa7e5fad95f4340af0fdd93b2ec22.tar.gz
stable to stable, git to git
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d4069602df40..7325983e0c0f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = blueprint-compiler-health
license = LGPL
makedepends = meson
depends = python-gobject
- source = git+https://gitlab.gnome.org/jwestman/blueprint-compiler#commit=87cedc2c7e
+ source = git+https://gitlab.gnome.org/jwestman/blueprint-compiler#commit=93f2a27e
sha256sums = SKIP
pkgname = blueprint-compiler-health
diff --git a/PKGBUILD b/PKGBUILD
index b39e5088f14b..8d119c2169f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ depends=(
makedepends=(
meson
)
-_commit="87cedc2c7e"
+_commit="93f2a27e"
_repo_url="https://gitlab.gnome.org/${_ns}/${_pkgname}"
source=(
"git+${_repo_url}#commit=${_commit}")