From 346440fab594bdf39ec96440a8cd6757fab66916 Mon Sep 17 00:00:00 2001 From: Isaac David Date: Mon, 19 Jun 2017 18:54:41 -0500 Subject: nonprism/gnome-settings-daemon: backtrack and move to nonprism-testing --- nonprism/gnome-settings-daemon/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'nonprism/gnome-settings-daemon/PKGBUILD') diff --git a/nonprism/gnome-settings-daemon/PKGBUILD b/nonprism/gnome-settings-daemon/PKGBUILD index 1c2cad48a..2afb9c137 100644 --- a/nonprism/gnome-settings-daemon/PKGBUILD +++ b/nonprism/gnome-settings-daemon/PKGBUILD @@ -1,9 +1,9 @@ +# $Id: PKGBUILD 290900 2017-03-15 21:17:22Z heftig $ # Maintainer (Arch): Jan Alexander Steffens (heftig) # Maintainer: André Silva -# Contributor: Isaac David pkgname=gnome-settings-daemon -pkgver=3.24.2 +pkgver=3.22.2 pkgrel=1.nonprism1 pkgdesc="GNOME Settings Daemon, without geoclue2 support" url="https://git.gnome.org/browse/gnome-settings-daemon" @@ -14,13 +14,13 @@ depends=(dconf gnome-desktop gsettings-desktop-schemas libcanberra-pulse libnoti libgudev gtk3-print-backends libnm) makedepends=(intltool xf86-input-wacom libxslt docbook-xsl python git gnome-common) groups=(gnome) -_commit=2ff67385f2b7c7adb0ab438cb41d114235a8e40a # tags/GNOME_SETTINGS_DAEMON_3_24_2^0 +_commit=239ccb035d17380d801d9cdde3a10dce5b64ac85 # tags/GNOME_SETTINGS_DAEMON_3_22_2^0 source=("git+https://git.gnome.org/browse/gnome-settings-daemon#commit=$_commit" "git+https://git.gnome.org/browse/libgnome-volume-control" nonprism.patch) sha256sums=('SKIP' 'SKIP' - '04217ba23fe3d76b04bdb92059257972ee7511aec6f713d807434f6a10e3d1a5') + '27fba52c36ee9d072e9602e843af55d970f128eb7ede1a828e86ea874765b1a6') pkgver() { cd $pkgname @@ -34,8 +34,8 @@ prepare() { git config --local submodule."panels/media-keys/gvc".url "$srcdir/libgnome-volume-control" git submodule update - patch -p1 -i $srcdir/nonprism.patch NOCONFIGURE=1 ./autogen.sh + patch -p1 -i $srcdir/nonprism.patch } build() { -- cgit v1.2.3