summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormeskarune2016-04-13 21:19:59 -0400
committermeskarune2016-04-13 21:19:59 -0400
commit0cb381cc1e851e84b19f0a77f6ac9d3d0e485391 (patch)
treee94d2c5c04a946ba4cddc68f76278b2ae8b44484
parentd5ba330aa03198ffc06bc0c61f8b57465517d55a (diff)
downloadaur-0cb381cc1e851e84b19f0a77f6ac9d3d0e485391.tar.gz
updated to latest version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rw-r--r--package.patch11
3 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d59a48e387ee..c35f401a6bd9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Apr 2 16:32:17 UTC 2016
+# Thu Apr 14 01:19:17 UTC 2016
pkgbase = i3lock-fancy-git
pkgdesc = i3lock-color script: blurs background, adds lock icon and text, offers dark/light background detection.
- pkgver = r72.3748e1f
+ pkgver = r78.8e6f9f4
pkgrel = 1
url = https://github.com/meskarune/i3lock-fancy
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 953c3a5b09e0..4c7c3594c6a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: burntcookie90 <aur at vishnurajeevan dot com>
_gitname=i3lock-fancy
pkgname=i3lock-fancy-git
-pkgver=r72.3748e1f
+pkgver=r78.8e6f9f4
pkgrel=1
pkgdesc="i3lock-color script: blurs background, adds lock icon and text, offers dark/light background detection."
arch=('i686' 'x86_64')
diff --git a/package.patch b/package.patch
index d2f5d03b3911..fb46986a23be 100644
--- a/package.patch
+++ b/package.patch
@@ -1,12 +1,13 @@
---- lock 2016-04-02 12:27:15.379419717 -0400
-+++ lock-new 2016-04-02 12:30:17.182148233 -0400
-@@ -38,8 +38,7 @@
+--- lock 2016-04-13 21:15:22.279264962 -0400
++++ lock-new 2016-04-13 21:18:22.401244430 -0400
+@@ -37,9 +37,7 @@
+ esac
done
- # 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"
# l10n support
- TEXT="Type password to unlock""
+ TEXT="Type password to unlock"