summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormeskarune2016-05-04 18:10:51 -0400
committermeskarune2016-05-04 18:10:51 -0400
commit0c191013b05bea7b814a489e90cc5352899d6eef (patch)
tree151ed152e8e3487df9fb2691462bdfccfeea5638 /PKGBUILD
parent3875009ae4a58257dd1f7208d8dd657b7c2f9346 (diff)
downloadaur-0c191013b05bea7b814a489e90cc5352899d6eef.tar.gz
updated to latest version with italian translation and font list
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3b4069a4092..66d679342341 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: burntcookie90 <aur at vishnurajeevan dot com>
_gitname=i3lock-fancy
pkgname=i3lock-fancy-git
-pkgver=r78.8e6f9f4
+pkgver=r82.b7196aa
pkgrel=1
pkgdesc="i3lock-color script: blurs background, adds lock icon and text, offers dark/light background detection."
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('git')
provides=("i3lock-fancy")
source=("git+https://github.com/meskarune/$_gitname.git" "package.patch")
md5sums=('SKIP'
- 'b7493e6bb3ce1129e0f23f18c4e9480f')
+ '266e790160231761e6971003a474e279')
pkgver() {
cd "$_gitname"