summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDolores Portalatin2017-02-01 10:26:43 -0500
committerDolores Portalatin2017-02-01 10:26:43 -0500
commit509275e798f99708674dc3013684005a04206972 (patch)
treee1f59ba64e00a61334860dfd9e2036d7562636cb
parentf53cc1b23132fe4afd885324e5ae73cf96ad2532 (diff)
downloadaur-509275e798f99708674dc3013684005a04206972.tar.gz
updated to latest version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--package.patch9
3 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed4c2878758e..0c16a5214292 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Fri Oct 14 03:09:49 UTC 2016
pkgbase = i3lock-fancy-git
pkgdesc = i3lock-color script: blurs background, adds lock icon and text, offers dark/light background detection.
- pkgver = r106.546ce2e
+ pkgver = r112.fe7fe47
pkgrel = 1
url = https://github.com/meskarune/i3lock-fancy
arch = i686
@@ -23,7 +21,7 @@ pkgbase = i3lock-fancy-git
source = git+https://github.com/meskarune/i3lock-fancy.git
source = package.patch
md5sums = SKIP
- md5sums = 4ed2a2aa49f72a97dcdeeaaf2072b42a
+ md5sums = 56d24ac20d8b6fd90c2473da609355f7
pkgname = i3lock-fancy-git
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"
diff --git a/package.patch b/package.patch
index 7be92e8bb666..2581ce5f1230 100644
--- a/package.patch
+++ b/package.patch
@@ -1,9 +1,10 @@
---- lock 2016-10-13 18:55:28.357697602 -0400
-+++ locknew 2016-10-13 22:13:50.715240569 -0400
-@@ -79,8 +79,7 @@
+--- lock 2017-01-02 17:28:33.843036153 -0500
++++ lockpatch 2017-02-01 10:20:06.797667790 -0500
+@@ -79,9 +79,7 @@
+
"${SHOT[@]}" "$IMAGE"
- # get path where the script is located to find the lock icon
+-# get path where the script is located to find the lock icon
-SCRIPTPATH=$(realpath "$0")
-SCRIPTPATH=${SCRIPTPATH%/*}
+SCRIPTPATH="/usr/share/i3lock-fancy"