summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormeskarune2016-03-28 00:09:28 -0400
committermeskarune2016-03-28 00:09:28 -0400
commit779d7bf3fdd150c95e5f51516e2d2d4cf1c6e365 (patch)
tree1496665c9a4922520a93358354d9665db345b048
parent7aba72394e8da8b976a5fb55f0a36dbd181bb338 (diff)
downloadaur-779d7bf3fdd150c95e5f51516e2d2d4cf1c6e365.tar.gz
changed package depends and updatead to latest version
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
-rw-r--r--package.patch4
3 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e82186c1ecc..353298db12b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Mar 28 02:27:49 UTC 2016
+# Mon Mar 28 04:06:52 UTC 2016
pkgbase = i3lock-fancy-git
pkgdesc = i3lock-color script: blurs background, adds lock icon and text, offers dark/light background detection.
- pkgver = r50.eb1b51a
+ pkgver = r51.8dea2ee%
pkgrel = 1
url = https://github.com/meskarune/i3lock-fancy
arch = i686
@@ -11,7 +11,6 @@ pkgbase = i3lock-fancy-git
makedepends = git
depends = coreutils
depends = awk
- depends = sed
depends = bash
depends = util-linux
depends = imagemagick
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")
diff --git a/package.patch b/package.patch
index 8ae3f4752dc6..f5e8b31bd4d0 100644
--- a/package.patch
+++ b/package.patch
@@ -1,5 +1,5 @@
---- lock 2016-03-27 22:02:18.766576563 -0400
-+++ lock-new 2016-03-27 22:08:27.721197035 -0400
+--- lock 2016-03-28 00:03:43.768501884 -0400
++++ lock-new 2016-03-28 00:07:49.391761702 -0400
@@ -34,10 +34,7 @@
esac
done