summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraksr2018-03-28 18:22:34 +0200
committeraksr2018-03-28 18:22:34 +0200
commit9cc8d26e61889f0bce4789589f5c813d78469e08 (patch)
tree682fa93df8d170964d2f9962a9fe29ac76b72102 /PKGBUILD
parent7a0c4f15eef88a5b69cc59a10d41b811bb687f49 (diff)
downloadaur-blueshift-git.tar.gz
Add zip to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e4f1472bf30..62af50748a2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: aksr <aksr at t-com dot me>
pkgname=blueshift-git
-pkgver=1.90.3.r1.g3f2d049
+pkgver=1.90.5.r15.gbb1758e
pkgrel=1
epoch=
pkgdesc="An extensible and highly configurable alternative to redshift."
@@ -9,7 +9,7 @@ url="https://github.com/maandree/blueshift"
license=('GPLv3')
groups=()
depends=('python' 'pylibgamma' 'solar-python' 'argparser' 'libxcb' 'adjbacklight' 'wget' 'auto-auto-complete')
-makedepends=('git')
+makedepends=('git' 'zip')
optdepends=()
checkdepends=()
provides=()