summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 64c956339fb8..170fb10ea061 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,11 +13,11 @@ _pkgrev=e0234c12233903bd7faca96f2f4497fb876191f2
pkgname=i3pystatus
pkgdesc="i3status replacement written in python for the i3 window manager"
pkgver=r1807.e0234c1
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
license=('MIT')
depends=('python')
-makedepends=('python-setuptools')
+makedepends=('git' 'python-setuptools')
optdepends=('python-pyalsaaudio: For the alsa module.',
'python-dbus: For the thunderbird or now_playing modules.',
'python-psutil: For the mem, membar or network_traffic modules.',