summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormeskarune2016-03-28 00:09:28 -0400
committermeskarune2016-03-28 00:09:28 -0400
commit779d7bf3fdd150c95e5f51516e2d2d4cf1c6e365 (patch)
tree1496665c9a4922520a93358354d9665db345b048 /PKGBUILD
parent7aba72394e8da8b976a5fb55f0a36dbd181bb338 (diff)
downloadaur-779d7bf3fdd150c95e5f51516e2d2d4cf1c6e365.tar.gz
changed package depends and updatead to latest version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8126e7b78253..1c53a69ad966 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: burntcookie90 <aur at vishnurajeevan dot com>
_gitname=i3lock-fancy
pkgname=i3lock-fancy-git
-pkgver=r50.eb1b51a
+pkgver=r51.8dea2ee%
pkgrel=1
pkgdesc="i3lock-color script: blurs background, adds lock icon and text, offers dark/light background detection."
arch=('i686' 'x86_64')
url="https://github.com/meskarune/i3lock-fancy"
license=('MIT')
-depends=('coreutils' 'awk' 'sed' 'bash' 'util-linux' 'imagemagick' 'i3lock' 'scrot')
+depends=('coreutils' 'awk' 'bash' 'util-linux' 'imagemagick' 'i3lock' 'scrot')
makedepends=('git')
provides=("i3lock-fancy")
source=("git+https://github.com/meskarune/$_gitname.git")