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

Balló György bgyorgy at archlinux.org
Thu Oct 22 09:45:44 UTC 2020


    Date: Thursday, October 22, 2020 @ 09:45:43
  Author: bgyorgy
Revision: 728878

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

Modified:
  gnome-applets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-22 09:16:43 UTC (rev 728877)
+++ PKGBUILD	2020-10-22 09:45:43 UTC (rev 728878)
@@ -2,8 +2,8 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-applets
-pkgver=3.36.4
-pkgrel=2
+pkgver=3.38.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=('gnome-panel' 'libgtop' 'tracker' 'cpupower' 'upower')
 makedepends=('autoconf-archive' 'git' 'gnome-settings-daemon' 'intltool' 'python' 'yelp-tools')
-_commit=ea8ec983c8d5e285c341b7a9448e0bf20d43d363  # tags/3.36.4^0
+_commit=0cacd733f6257cd8ba20e3543b25906a3e0f8e05  # tags/3.38.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-applets.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -23,7 +23,7 @@
   cd $pkgname
 
   # Use correct D-Bus config location
-  sed -i '/^dbus_confdir =/ s/sysconfdir/datadir/' cpufreq/src/cpufreq-selector/Makefile.am
+  sed -i '/^dbus_confdir =/ s/sysconfdir/datadir/' gnome-applets/cpufreq/cpufreq-selector/Makefile.am
 
   NOCONFIGURE=1 ./autogen.sh
 }



More information about the arch-commits mailing list