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

Balló György bgyorgy at archlinux.org
Wed Jun 19 01:43:01 UTC 2019


    Date: Wednesday, June 19, 2019 @ 01:43:01
  Author: bgyorgy
Revision: 482274

upgpkg: gnome-applets 3.32.0-1

Update to new version

Modified:
  gnome-applets/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-19 01:31:04 UTC (rev 482273)
+++ PKGBUILD	2019-06-19 01:43:01 UTC (rev 482274)
@@ -2,8 +2,8 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-applets
-pkgver=3.30.0
-pkgrel=3
+pkgver=3.32.0
+pkgrel=1
 pkgdesc="Small applications for the GNOME Panel"
 arch=('x86_64')
 url="https://wiki.gnome.org/Projects/GnomeApplets"
@@ -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=ac51b5ea297cf9239d718b4776e92ce4afc82470  # tags/3.30.0^0
+_commit=cbb0b5e93da5b63bfb93ce685c97cf56f21d9bcb  # tags/3.32.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-applets.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -22,6 +22,9 @@
 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