summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGobinath Loganathan2020-12-25 12:48:49 -0500
committerGobinath Loganathan2020-12-25 12:48:49 -0500
commit56c75d49ca716e7dbdb8bd892f5b3d178480c132 (patch)
tree1cc08b2aa4862706b4a5a887004115305b6707c5 /PKGBUILD
parent5ae535b14bb2648861665c000ed4124e4b1e8b30 (diff)
downloadaur-56c75d49ca716e7dbdb8bd892f5b3d178480c132.tar.gz
Release 2.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1513555b61f1..dd82e4012c48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Yamakaky <yamakaky@yamaworld_fr>
pkgname=safeeyes
-pkgver=2.0.9
+pkgver=2.1.0
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=('3b205185ad027e15d0016daa9c503e39d60233dc')
+sha1sums=('0613c88b75d99bdec8a091f4a7434952f07a8996')
package() {
cd "$srcdir/SafeEyes-$pkgver"