summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDolores Portalatin2017-02-01 10:26:43 -0500
committerDolores Portalatin2017-02-01 10:26:43 -0500
commit509275e798f99708674dc3013684005a04206972 (patch)
treee1f59ba64e00a61334860dfd9e2036d7562636cb /PKGBUILD
parentf53cc1b23132fe4afd885324e5ae73cf96ad2532 (diff)
downloadaur-509275e798f99708674dc3013684005a04206972.tar.gz
updated 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 681696bc2e08..6da757c6187c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: burntcookie90 <aur at vishnurajeevan dot com>
_gitname=i3lock-fancy
pkgname=i3lock-fancy-git
-pkgver=r106.546ce2e
+pkgver=r112.fe7fe47
pkgrel=1
pkgdesc="i3lock-color script: blurs background, adds lock icon and text, offers dark/light background detection."
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ makedepends=('git')
provides=('i3lock-fancy')
source=("git+https://github.com/meskarune/$_gitname.git" "package.patch")
md5sums=('SKIP'
- '1ce05ac0f5ef9129e1588a232a868a76')
+ '56d24ac20d8b6fd90c2473da609355f7')
pkgver() {
cd "$_gitname"