[arch-commits] Commit in gnome-flashback/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sun Mar 8 08:02:04 UTC 2020
Date: Sunday, March 8, 2020 @ 08:02:03
Author: heftig
Revision: 591493
3.35.2-1
Modified:
gnome-flashback/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-08 08:01:29 UTC (rev 591492)
+++ PKGBUILD 2020-03-08 08:02:03 UTC (rev 591493)
@@ -1,7 +1,7 @@
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=gnome-flashback
-pkgver=3.34.2
+pkgver=3.35.2
pkgrel=1
pkgdesc="GNOME Flashback session"
arch=('x86_64')
@@ -13,7 +13,7 @@
'gnome-control-center: System settings'
'gnome-screensaver: Lock screen'
'network-manager-applet: Network management')
-_commit=a845b1c7416a85a915935d889f855517eb359184 # tags/3.34.2^0
+_commit=594419b3173152c967c855d3be5769d2a2f38b4e # tags/3.35.2^0
source=("git+https://gitlab.gnome.org/GNOME/gnome-flashback.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"
gettext.diff)
@@ -31,7 +31,7 @@
patch -Np1 -i ../gettext.diff # Unbreak build with gettext 0.20
git submodule init
- git config --local submodule.gnome-flashback/libsound-applet/gvc.url "$srcdir/libgnome-volume-control"
+ git submodule set-url gvc/gvc "$srcdir/libgnome-volume-control"
git submodule update
NOCONFIGURE=1 ./autogen.sh
More information about the arch-commits
mailing list