summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGobinath2017-08-02 08:52:00 -0400
committerGobinath2017-08-02 08:52:00 -0400
commitfc333c1973641129d16f4275ce50df767c989b49 (patch)
tree9ebe8d7b87bca61a01eada4559277399be58550e /PKGBUILD
parent0482de488dbac8948e76668ca6f756e513d3e241 (diff)
downloadaur-fc333c1973641129d16f4275ce50df767c989b49.tar.gz
1.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6b0de4dc637..418409c5815b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yamakaky <yamakaky@yamaworld_fr>
pkgname=safeeyes
-pkgver=1.2.1
-pkgrel=2
+pkgver=1.2.2
+pkgrel=1
pkgdesc="A Linux alternative for EyeLeo"
arch=("any")
url="https://github.com/slgobinath/SafeEyes"
@@ -17,7 +17,7 @@ depends=("python"
"xorg-xprop"
"xprintidle")
source=(safeeyes-$pkgver.tar.gz::"https://github.com/slgobinath/SafeEyes/archive/v$pkgver.tar.gz")
-sha1sums=('79c641e3dea3376afd2ad0675a77b76bb8aa1c13')
+sha1sums=('0f10b298116e62fce79fe50dfe4f6af738d09c36')
package() {
cd "$srcdir/SafeEyes-$pkgver"