summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOnur Alp Akin2023-02-11 13:55:36 +0300
committerOnur Alp Akin2023-02-11 13:55:36 +0300
commitcad3d5408d40ca51719a8718a2b1c8acc980a363 (patch)
treef423089c955d93e741e39dcd2eb55198d00608e0 /PKGBUILD
parentc7ea2583bb12d5682591bb1fb64140eff15dcf77 (diff)
downloadaur-cad3d5408d40ca51719a8718a2b1c8acc980a363.tar.gz
upgpkg: safeeyes 2.1.5-1
upstream release Release 2.1.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d30f02f9d48..2a4fec086114 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: ilario <iochesonome@gmail.com>
pkgname=safeeyes
-pkgver=2.1.4
+pkgver=2.1.5
pkgrel=1
pkgdesc="A Free and Open Source tool for Linux users to reduce and prevent repetitive strain injury (RSI)."
arch=("any")
@@ -24,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=('8d345069c92a8feef9a4c8dc283ec0caa241d272')
+sha1sums=('df7cb66a7f41d32db02bf80afb2806b794cce3c5')
package() {
cd "$srcdir/SafeEyes-$pkgver"