summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGobinath2018-01-03 09:58:58 -0500
committerGobinath2018-01-03 09:58:58 -0500
commitf2af2ab9862939891aa48f2328946b8f64b1cede (patch)
tree9a01b89c0973ee13970bff105d5937982b9b3c10 /PKGBUILD
parent4ae98a8e92083e0dad5481fbfeacfcfdd8c5c3ff (diff)
downloadaur-f2af2ab9862939891aa48f2328946b8f64b1cede.tar.gz
Release 2.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0582eb41e99..c43995078e9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yamakaky <yamakaky@yamaworld_fr>
pkgname=safeeyes
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.0.1
+pkgrel=1
pkgdesc="A Free and Open Source tool for Linux users to reduce and prevent repetitive strain injury (RSI)."
arch=("any")
url="https://github.com/slgobinath/SafeEyes"
@@ -18,7 +18,7 @@ depends=("python"
"xorg-xprop"
"xprintidle")
source=(safeeyes-$pkgver.tar.gz::"https://github.com/slgobinath/SafeEyes/archive/v$pkgver.tar.gz")
-sha1sums=('3e5e0d848ca70a16c0534861d75ed63afdf4f6f7')
+sha1sums=('7a929116eba34d961f698a9576ee2276a3f8ea44')
package() {
cd "$srcdir/SafeEyes-$pkgver"