summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGobinath Loganathan2019-03-26 06:27:59 -0400
committerGobinath Loganathan2019-03-26 06:27:59 -0400
commit5ae535b14bb2648861665c000ed4124e4b1e8b30 (patch)
tree10a8a8009f2a9c6bf6a4a9522949a1a90500b996 /PKGBUILD
parent26dcf23535c3a8c9925dcb5cec600aaacda97b13 (diff)
downloadaur-5ae535b14bb2648861665c000ed4124e4b1e8b30.tar.gz
Release 2.0.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb65bf3e05ea..1513555b61f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Yamakaky <yamakaky@yamaworld_fr>
pkgname=safeeyes
-pkgver=2.0.8
+pkgver=2.0.9
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" "python-pip")
optdepends=("xprintidle: better idle timer")
source=(safeeyes-$pkgver.tar.gz::"https://github.com/slgobinath/SafeEyes/archive/v$pkgver.tar.gz")
-sha1sums=('2089670bc0450b897c1ebc23a45fb5dcf4fce9b8')
+sha1sums=('3b205185ad027e15d0016daa9c503e39d60233dc')
package() {
cd "$srcdir/SafeEyes-$pkgver"