summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYamakaky2017-01-12 08:53:52 -0500
committerYamakaky2017-01-12 08:53:52 -0500
commitea06c8f9cd882a7ec789821c11a077e222116792 (patch)
tree64e8a4a07331a9b2f717b4d1ec573f368f5fb5a6 /PKGBUILD
parent2b426213becc89a86f814adf2814493c2a8a7057 (diff)
downloadaur-ea06c8f9cd882a7ec789821c11a077e222116792.tar.gz
1.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b92167f13ce..de75d9e20149 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yamakaky <yamakaky@yamaworld_fr>
pkgname=safeeyes
-pkgver=1.0.9
-pkgrel=2
+pkgver=1.1.2
+pkgrel=1
pkgdesc="A Linux alternative for EyeLeo"
arch=("any")
url="https://github.com/slgobinath/SafeEyes"
@@ -12,8 +12,8 @@ depends=("python2-xlib"
"hicolor-icon-theme"
"xorg-xprop"
"libappindicator-gtk3")
-source=("https://github.com/slgobinath/SafeEyes/releases/download/v$pkgver/safeeyes.tar.gz")
-sha1sums=('4eafd846353478c14452733dc8943f512737734d')
+source=(safeeyes-$pkgver.tar.gz::"https://github.com/slgobinath/SafeEyes/releases/download/v$pkgver/safeeyes.tar.gz")
+sha1sums=('d7b15ebafb20d09dda3b6d47763c31f7c4f82e58')
package() {
mkdir -p "$pkgdir/usr/bin" "$pkgdir/usr/lib"