summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGobinath2018-02-09 10:02:18 -0500
committerGobinath2018-02-09 10:02:18 -0500
commit5c354278d5f09700d543c4c01d414279cb961562 (patch)
treeaed49a497d955645bd61d533917120d657a1b830 /PKGBUILD
parentb63ad726e637f3ca2d7a31270e361cd5f2b89b22 (diff)
downloadaur-5c354278d5f09700d543c4c01d414279cb961562.tar.gz
Release 2.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7f8f071dc48b..a62b915b7356 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yamakaky <yamakaky@yamaworld_fr>
pkgname=safeeyes
-pkgver=2.0.2
-pkgrel=2
+pkgver=2.0.3
+pkgrel=1
pkgdesc="A Free and Open Source tool for Linux users to reduce and prevent repetitive strain injury (RSI)."
arch=("any")
url="https://github.com/slgobinath/SafeEyes"
@@ -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=('82ff927122ba39d1060f3bcd85d3bc06f5d082c7')
+sha1sums=('ad4a3fc00290a9a283cef51cf17b788bd9cc9b19')
package() {
cd "$srcdir/SafeEyes-$pkgver"