summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGobinath Loganathan2021-02-13 19:31:28 -0500
committerGobinath Loganathan2021-02-13 19:31:28 -0500
commite8cea62b70e4f32d161fb2792aedc459e4647e34 (patch)
tree1c6b79d35f63cc2323b631a908b5a811596785b5 /PKGBUILD
parent6724f365bd093b48c58f2528fca32b87eac1fa57 (diff)
downloadaur-e8cea62b70e4f32d161fb2792aedc459e4647e34.tar.gz
Release 2.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33da7ab7bd7d..d12b1c076111 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Yamakaky <yamakaky@yamaworld_fr>
pkgname=safeeyes
-pkgver=2.1.1
+pkgver=2.1.2
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: for Smart Pause plugin" "python-croniter: for Health Stats plugin")
source=(safeeyes-$pkgver.tar.gz::"https://github.com/slgobinath/SafeEyes/archive/v$pkgver.tar.gz")
-sha1sums=('d4113deaad60849edecd988da72a5109fc00bc06')
+sha1sums=('36be12401305ed29943a92dd546895cf29a4231b')
package() {
cd "$srcdir/SafeEyes-$pkgver"