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 bc8b3d4d3505..0c11acd8e5ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
pkgname=gnome-initial-setup-git
_pkgname=gnome-initial-setup
-pkgver=3.34.0+17+g87dea7a
+pkgver=3.37.92+1+g9feb869
pkgrel=1
pkgdesc="Simple, easy, and safe way to prepare a new system"
arch=('x86_64')
url="https://www.gnome.org/"
license=('GPL')
depends=('nm-connection-editor' 'accountsservice' 'cheese' 'gnome-desktop' 'libgweather' 'gnome-online-accounts' 'libgdm' 'libpwquality' 'libibus' 'libgnomekbd' 'libpackagekit-glib' 'geoclue')
-makedepends=('meson')
+makedepends=('git' 'meson')
optdepends=('gdm: GDM Initial Setup mode' 'gnome-getting-started-docs: GNOME Welcome Tour')
provides=('gnome-initial-setup')
conflicts=('gnome-initial-setup')
source=("git+https://gitlab.gnome.org/GNOME/gnome-initial-setup")
-sha256sums=('SKIP')
+sha512sums=('SKIP')
pkgver() {
cd $_pkgname