summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortioguda2019-06-27 21:55:34 -0300
committertioguda2019-06-27 21:55:34 -0300
commit5063c3bb9e862d96dd336c316debbf7c12e092bc (patch)
treef229e52b6e5ed5b801a487cfe36789e05e5dbab6 /PKGBUILD
parent460ddb85d0cfaca7062c240a181ee4d2b34700e8 (diff)
downloadaur-5063c3bb9e862d96dd336c316debbf7c12e092bc.tar.gz
Add xorg-xdpyinfo as dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1add3a9360a..a1c36192d313 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=slimbookbattery
pkgver=3.9beta
-pkgrel=1
+pkgrel=2
pkgdesc="Slimbook Battery. Is a battery optimization application for portable devices that can increase the battery life by 50%. For this purpose, the third-party software (TLP and others) is used to manage and configure the system resources."
arch=('any')
url="http://slimbook.es"
license=('Creative Commons BY-NC-ND 3.0')
groups=()
-depends=('bash-completion' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'gobject-introspection-runtime' 'hicolor-icon-theme' 'libappindicator-gtk2' 'libappindicator-gtk3' 'libnotify' 'python' 'python-dbus' 'python-gobject' 'python-pillow' 'tlp' 'tlp-rdw')
+depends=('bash-completion' 'desktop-file-utils' 'gdk-pixbuf2' 'glib2' 'gobject-introspection-runtime' 'hicolor-icon-theme' 'libappindicator-gtk2' 'libappindicator-gtk3' 'libnotify' 'python' 'python-dbus' 'python-gobject' 'python-pillow' 'tlp' 'tlp-rdw' 'xorg-xdpyinfo')
optdepends=('gnome-shell-extension-appindicator: Integrates AppIndicators into GNOME Shell')
backup=('etc/systemd/system/suspend-sedation.service')
options=('!strip' '!emptydirs')