summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPellegrino Prevete2022-10-05 15:35:55 +0000
committerPellegrino Prevete2022-10-05 15:35:55 +0000
commit89065a27a7fbb44e08d9338c5aed57d131d2aa38 (patch)
tree5b9bfde063313c7930d1194e3758a768e046de90
parentf6b44ad2a8f2d095e43c7edc9ee9c5625586e189 (diff)
downloadaur-89065a27a7fbb44e08d9338c5aed57d131d2aa38.tar.gz
depends: gobject-introspection-git
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec2af7d81271..c3df77c94385 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,14 @@ pkgbase="${_pkgbase}-git"
pkgname=("${_pkgbase}-common-git"
"${_pkgbase}-git"
"${_pkgbase}-4-git")
-pkgver=43
+pkgver=43+2+gc564dd8a
pkgrel=1
pkgdesc="Library with common API for various GNOME modules"
epoch=1
url="https://gitlab.gnome.org/GNOME/${_pkgbase}"
arch=(x86_64)
license=(GPL LGPL)
-makedepends=('gobject-introspection'
+makedepends=('gobject-introspection-git'
'git'
'meson'
'gtk-doc'