summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTobias Witek2018-04-11 20:35:35 +0200
committerTobias Witek2018-04-11 20:35:35 +0200
commit93a9a050ae0c1e394e17041eba5252366309c51c (patch)
tree68f2aabdf03fafbb01323510337b6435d7a417d3 /.SRCINFO
parentabd40339b2c7dbc85e72450e7580aee21b7f380d (diff)
downloadaur-93a9a050ae0c1e394e17041eba5252366309c51c.tar.gz
[bumblebee-status] v1.6.1: Remove pyyaml dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68f213aebe09..82b934d0dde7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = bumblebee-status
pkgdesc = Modular, theme-able status line generator for the i3 window manager
pkgver = 1.6.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/tobi-wan-kenobi/bumblebee-status
arch = any
license = MIT
@@ -9,7 +9,6 @@ pkgbase = bumblebee-status
depends = python-netifaces
depends = python-psutil
depends = python-requests
- depends = python-yaml
optdepends = xorg-xbacklight: to display a displays brightness
optdepends = xorg-xset: enable/disable automatic screen locking
optdepends = libnotify: enable/disable automatic screen locking