summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMazhar Hussain2022-06-13 08:42:15 +0500
committerMazhar Hussain2022-06-13 08:42:15 +0500
commit98f2439244826088b59143db964fc81e2479a9cb (patch)
tree7e06a5c1ccc97be3aa821b1341fea7b2e6f41e17
parentf124b26191b0cda125f4783848f76cc5b46308b6 (diff)
downloadaur-98f2439244826088b59143db964fc81e2479a9cb.tar.gz
Replace blueprint-compiler-git with blueprint-compiler
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b4399969384..19c3ea8658d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gdm-settings-git
pkgdesc = A settings app for Gnome's Login Manager (GDM)
- pkgver = 0.5.1+6+g1aa9bc6
+ pkgver = 0.5.3+49+ge05bc6a
pkgrel = 1
url = https://github.com/realmazharhussain/gdm-settings
arch = any
@@ -8,7 +8,7 @@ pkgbase = gdm-settings-git
checkdepends = appstream-glib
makedepends = git
makedepends = meson
- makedepends = blueprint-compiler-git
+ makedepends = blueprint-compiler
makedepends = gobject-introspection
depends = libadwaita
depends = glib2
diff --git a/PKGBUILD b/PKGBUILD
index c1754ac4c84c..0b0822a98ad7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Mazhar Hussain <mmazharhussainkgb1145@gmail.com>
pkgname=gdm-settings-git
-pkgver=0.5.1+6+g1aa9bc6
+pkgver=0.5.3+49+ge05bc6a
pkgrel=1
pkgdesc="A settings app for Gnome's Login Manager (GDM)"
arch=(any)
url="https://github.com/realmazharhussain/gdm-settings"
license=('AGPL3')
depends=('libadwaita' 'glib2' 'python-gobject' 'gettext')
-makedepends=('git' 'meson' 'blueprint-compiler-git' 'gobject-introspection')
+makedepends=('git' 'meson' 'blueprint-compiler' 'gobject-introspection')
checkdepends=('appstream-glib')
provides=('gdm-settings')
conflicts=('gdm-settings')