[arch-commits] Commit in gnome-applets/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Fri Sep 13 21:32:56 UTC 2019


    Date: Friday, September 13, 2019 @ 21:32:55
  Author: heftig
Revision: 510404

3.34.0-1

Modified:
  gnome-applets/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-13 21:29:15 UTC (rev 510403)
+++ PKGBUILD	2019-09-13 21:32:55 UTC (rev 510404)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-applets
-pkgver=3.32.0
+pkgver=3.34.0
 pkgrel=1
 pkgdesc="Small applications for the GNOME Panel"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('GPL')
 depends=('dbus-glib' 'gnome-panel' 'libgtop' 'tracker' 'cpupower' 'upower')
 makedepends=('autoconf-archive' 'git' 'gnome-settings-daemon' 'intltool' 'python' 'yelp-tools')
-_commit=cbb0b5e93da5b63bfb93ce685c97cf56f21d9bcb  # tags/3.32.0^0
+_commit=5dffba205cb6137b935547739c1170ccfc03814c  # tags/3.34.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-applets.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -22,9 +22,6 @@
 prepare() {
   cd $pkgname
 
-  # Fix build
-  git cherry-pick -n 61551aea549f6f9bda12f39d5ffbec3e1064aa5a
-
   # Use correct D-Bus config location
   sed -i '/^dbus_confdir =/ s/sysconfdir/datadir/' cpufreq/src/cpufreq-selector/Makefile.am
 



More information about the arch-commits mailing list