summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormeskarune2016-03-27 22:16:45 -0400
committermeskarune2016-03-27 22:16:45 -0400
commit13e6263f622e8d012235640a7b27134e78c0e98a (patch)
treecad7ae9670ecc9d8fdec6bd7791cc3e7a071041b /PKGBUILD
parent8953c5881a075282643d5bdd481cd94e1904f76d (diff)
downloadaur-13e6263f622e8d012235640a7b27134e78c0e98a.tar.gz
updated to latest version, updated patch file to match
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b100ec61edd..8126e7b78253 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: burntcookie90 <aur at vishnurajeevan dot com>
_gitname=i3lock-fancy
pkgname=i3lock-fancy-git
-pkgver=r46.c30b2a1
-pkgrel=2
+pkgver=r50.eb1b51a
+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-color-git' 'scrot')
+depends=('coreutils' 'awk' 'sed' 'bash' 'util-linux' 'imagemagick' 'i3lock' 'scrot')
makedepends=('git')
provides=("i3lock-fancy")
source=("git+https://github.com/meskarune/$_gitname.git")