summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGobinath2018-03-19 12:38:58 -0400
committerGobinath2018-03-19 12:38:58 -0400
commit3b18b7f9a92aed8b95adaf915b8a5c05d4458fe7 (patch)
tree94b75500daff0bed35bf26119502e236c837d70a /PKGBUILD
parent56bf8d27be0844a9d68f967fd81949cea4d2ad40 (diff)
downloadaur-3b18b7f9a92aed8b95adaf915b8a5c05d4458fe7.tar.gz
Release v2.0.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e94cb941518d..3e8c320ad9a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Yamakaky <yamakaky@yamaworld_fr>
pkgname=safeeyes
-pkgver=2.0.4
+pkgver=2.0.5
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=('4e6cc3167fe9f1b50d01c475c20d3e7c65c9ccd8')
+sha1sums=('23e21699785cf07972d7ad4ecc0d51372db7454a')
package() {
cd "$srcdir/SafeEyes-$pkgver"