summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2022-11-19 00:01:01 +0900
committerQue Quotion2022-11-19 00:01:01 +0900
commit5df423265de88ce46f6fa39eb1aa1d09c51ff0d5 (patch)
tree7efdde6f2d0b502e965c8743a4198121c8eafdf0 /PKGBUILD
parent0b14a8eb15a178eba963d4fc52cabf20c2144e8f (diff)
downloadaur-wingpanel-indicator-powersave-git.tar.gz
Drop libwingpanel.so from depends()
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e46ef361ea5..a4367999ae5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Maxime Gauduin <alucryd@archlinux.org>
pkgname=wingpanel-indicator-powersave-git
-pkgver=r40.846432d
+pkgver=r41.59204bd
pkgrel=1
pkgdesc='User-discretion power management utility for Wingpanel'
arch=('x86_64')
url='https://github.com/quequotion/wingpanel-indicator-powersave'
license=('GPL2')
groups=('pantheon-unstable')
-depends=('glib2' 'glibc' 'gtk3' lib{granite,wingpanel}.so 'polkit' 'throttlectl')
+depends=('glib2' 'glibc' 'gtk3' libgranite.so 'polkit' 'throttlectl')
makedepends=('git' 'meson' 'vala' 'wingpanel' 'polkit')
provides=("${pkgname%-git}" "wingpanel-indicator-cpufreq")
conflicts=("${pkgname%-git}" "wingpanel-indicator-cpufreq")