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

Balló György bgyorgy at archlinux.org
Thu Mar 12 13:25:08 UTC 2020


    Date: Thursday, March 12, 2020 @ 13:25:08
  Author: bgyorgy
Revision: 595303

upgpkg: gnome-applets 3.36.0-1: Update to new version

Modified:
  gnome-applets/trunk/PKGBUILD

----------+
 PKGBUILD |   11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-12 13:21:40 UTC (rev 595302)
+++ PKGBUILD	2020-03-12 13:25:08 UTC (rev 595303)
@@ -2,8 +2,8 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-applets
-pkgver=3.34.0
-pkgrel=2
+pkgver=3.36.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=5dffba205cb6137b935547739c1170ccfc03814c  # tags/3.34.0^0
+_commit=a09c94d64db525790b17f10a848ef6f6ef09668d  # tags/3.36.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-applets.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -25,11 +25,6 @@
   # Use correct D-Bus config location
   sed -i '/^dbus_confdir =/ s/sysconfdir/datadir/' cpufreq/src/cpufreq-selector/Makefile.am
 
-  # Disable buggy applets
-  # https://gitlab.gnome.org/GNOME/gnome-applets/issues/6
-  sed -i '/window-buttons/d
-          /window-title/d' Makefile.am
-
   NOCONFIGURE=1 ./autogen.sh
 }
 



More information about the arch-commits mailing list