summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYamakaky2016-10-31 10:13:20 -0400
committerYamakaky2016-10-31 10:13:20 -0400
commita3cc8656fb94b7b4e141c56bf55f498561e147cc (patch)
treed5e518ded586e0897cec6477c1a9868313a490b5 /PKGBUILD
parentf696d36307f504c1f43d8065121cc648cc359f80 (diff)
downloadaur-a3cc8656fb94b7b4e141c56bf55f498561e147cc.tar.gz
1.0.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8064f639d962..8ce1925984f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yamakaky <yamakaky@yamaworld_fr>
pkgname=safeeyes
-pkgver=1.0.7
-pkgrel=2
+pkgver=1.0.9
+pkgrel=1
pkgdesc="A Linux alternative for EyeLeo"
arch=("any")
url="https://github.com/slgobinath/SafeEyes"
@@ -12,7 +12,7 @@ depends=("python2-xlib"
"xorg-xprop"
"libappindicator-gtk3")
source=("https://github.com/slgobinath/SafeEyes/releases/download/v$pkgver/safeeyes.tar.gz")
-sha1sums=('5b9bbc1b7d790ed6b62d80f475b24f78571a3414')
+sha1sums=('4eafd846353478c14452733dc8943f512737734d')
package() {
mkdir -p "$pkgdir/usr/bin" "$pkgdir/usr/lib"