summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGobinath Loganathan2019-01-21 21:42:07 -0500
committerGobinath Loganathan2019-01-21 21:42:07 -0500
commit5a628ab63e16bf70c821c7508bdf4bc6d2d2a416 (patch)
treedd69cf7d8d5ff98566e95532e034a5c03d028c90 /PKGBUILD
parent6dfe9306a126f49769f8291206dc9ca21f8cabb8 (diff)
downloadaur-5a628ab63e16bf70c821c7508bdf4bc6d2d2a416.tar.gz
Release v2.0.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8a534b74c29..b98aadb702e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Yamakaky <yamakaky@yamaworld_fr>
pkgname=safeeyes
-pkgver=2.0.6
+pkgver=2.0.7
pkgrel=1
pkgdesc="A Free and Open Source tool for Linux users to reduce and prevent repetitive strain injury (RSI)."
arch=("any")
@@ -19,7 +19,7 @@ depends=("alsa-utils"
makedepends=("python-setuptools")
optdepends=("xprintidle: better idle timer")
source=(safeeyes-$pkgver.tar.gz::"https://github.com/slgobinath/SafeEyes/archive/v$pkgver.tar.gz")
-sha1sums=('d8331d90397a6d8edf93a6e9f27018673e44613f')
+sha1sums=('9199045ba7b1e95d73af4645b2df9e80c8be1c6b')
package() {
cd "$srcdir/SafeEyes-$pkgver"