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

Jan Steffens heftig at archlinux.org
Thu Apr 1 22:30:53 UTC 2021


    Date: Thursday, April 1, 2021 @ 22:30:53
  Author: heftig
Revision: 910947

3.40.0-1

Modified:
  gnome-applets/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-01 22:25:59 UTC (rev 910946)
+++ PKGBUILD	2021-04-01 22:30:53 UTC (rev 910947)
@@ -2,15 +2,16 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-applets
-pkgver=3.38.0
+pkgver=3.40.0
 pkgrel=1
 pkgdesc="Small applications for the GNOME Panel"
 arch=('x86_64')
 url="https://wiki.gnome.org/Projects/GnomeApplets"
 license=('GPL')
-depends=('gnome-panel' 'libgtop' 'tracker' 'cpupower' 'upower')
+depends=('gnome-panel' 'libgtop' 'tracker3' 'cpupower' 'upower')
 makedepends=('autoconf-archive' 'git' 'gnome-settings-daemon' 'intltool' 'python' 'yelp-tools')
-_commit=0cacd733f6257cd8ba20e3543b25906a3e0f8e05  # tags/3.38.0^0
+optdepends=('tracker3-miners: Search bar')
+_commit=7eb9a52f09ec1ab4772cb056044dfc2f0209daac  # tags/3.40.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-applets.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list