Date: Wednesday, May 27, 2020 @ 15:08:20
  Author: bgyorgy
Revision: 635925

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

Modified:
  gnome-applets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-05-27 14:47:23 UTC (rev 635924)
+++ PKGBUILD    2020-05-27 15:08:20 UTC (rev 635925)
@@ -2,15 +2,15 @@
 # Contributor: Jan de Groot <j...@archlinux.org>
 
 pkgname=gnome-applets
-pkgver=3.36.0
+pkgver=3.36.4
 pkgrel=1
 pkgdesc="Small applications for the GNOME Panel"
 arch=('x86_64')
 url="https://wiki.gnome.org/Projects/GnomeApplets";
 license=('GPL')
-depends=('dbus-glib' 'gnome-panel' 'libgtop' 'tracker' 'cpupower' 'upower')
+depends=('gnome-panel' 'libgtop' 'tracker' 'cpupower' 'upower')
 makedepends=('autoconf-archive' 'git' 'gnome-settings-daemon' 'intltool' 
'python' 'yelp-tools')
-_commit=a09c94d64db525790b17f10a848ef6f6ef09668d  # tags/3.36.0^0
+_commit=ea8ec983c8d5e285c341b7a9448e0bf20d43d363  # tags/3.36.4^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-applets.git#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to