summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOnur Alp Akin2022-12-24 19:01:25 +0300
committerOnur Alp Akin2022-12-24 19:01:25 +0300
commitc7ea2583bb12d5682591bb1fb64140eff15dcf77 (patch)
treecd7bc2347726d00a2a1d13d81596ee72486e279f /PKGBUILD
parent89cbb59eefa42b6bc6d0b26ee457c3e11a9ec72e (diff)
downloadaur-c7ea2583bb12d5682591bb1fb64140eff15dcf77.tar.gz
upgpkg: safeeyes 2.1.4-1
upstream release Release 2.1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD11
1 files changed, 8 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2319d9c0fee5..0d30f02f9d48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,11 @@
-# Maintainer: Yamakaky <yamakaky@yamaworld_fr>
+# Maintainer: gobinath <slgobinath@gmail.com>
+# Maintainer: yigits <yigit@yigitsever.com>
+# Maintainer: otuva <onralpakin@gmail.com>
+# Maintainer: PopeRigby <poperigby@mailbox.org>
+# Maintainer: ilario <iochesonome@gmail.com>
+
pkgname=safeeyes
-pkgver=2.1.3
+pkgver=2.1.4
pkgrel=1
pkgdesc="A Free and Open Source tool for Linux users to reduce and prevent repetitive strain injury (RSI)."
arch=("any")
@@ -19,7 +24,7 @@ depends=("alsa-utils"
makedepends=("python-setuptools" "python-pip")
optdepends=("xprintidle: for Smart Pause plugin" "python-croniter: for Health Stats plugin" "wlrctl: for Do Not Disturb plugin in Wayland")
source=(safeeyes-$pkgver.tar.gz::"https://github.com/slgobinath/SafeEyes/archive/v$pkgver.tar.gz")
-sha1sums=('aaf37038c8bdc51bb76352682309fcd471f0c49c')
+sha1sums=('8d345069c92a8feef9a4c8dc283ec0caa241d272')
package() {
cd "$srcdir/SafeEyes-$pkgver"