summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTheCynicalTeam2020-08-09 22:22:31 +0100
committerTheCynicalTeam2020-08-09 22:22:31 +0100
commite6d8dc6f24dc28239f78be06a3681216ee82098e (patch)
tree5fb92cd37d6aab99309ac76a3a27711801d19842
parent95b20d69962ba073cb74c31788900accf3e963d2 (diff)
downloadaur-e6d8dc6f24dc28239f78be06a3681216ee82098e.tar.gz
makedepends = git
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b58489ae415..9e284cfbbd57 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,6 +13,7 @@ pkgbase = multimonitorlock
depends = bc
optdepends = feh: Allows setting wallpaper
optdepends = multimonitorlock-gui: Allows the background to be changed
+ makedepends = git
conflicts = multilockscreen-git
conflicts = betterlockscreen
conflicts = betterlockscreen-git
diff --git a/PKGBUILD b/PKGBUILD
index 742068ef3e2a..96be3faa844b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ url="https://github.com/TheCynicalTeam/${pkgname}"
license=('GNU General Public License v3.0')
depends=('i3lock-color' 'imagemagick' 'xorg-xrandr' 'xorg-xdpyinfo' 'bc')
optdepends=('feh: Allows setting wallpaper' 'multimonitorlock-gui: Allows the background to be changed')
+makedepends=('git')
conflicts=('multilockscreen-git' 'betterlockscreen' 'betterlockscreen-git')
source=("https://github.com/TheCynicalTeam/$pkgname/archive/$pkgver-$pkgrel.tar.gz")
sha256sums=("406a2c2da7f32b6bfd6af551c2430cf254dd6f89011654e2ef89b72363fa61a7")