summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYamakaky2016-10-31 10:13:20 -0400
committerYamakaky2016-10-31 10:13:20 -0400
commita3cc8656fb94b7b4e141c56bf55f498561e147cc (patch)
treed5e518ded586e0897cec6477c1a9868313a490b5
parentf696d36307f504c1f43d8065121cc648cc359f80 (diff)
downloadaur-a3cc8656fb94b7b4e141c56bf55f498561e147cc.tar.gz
1.0.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3acb1da2255c..72f33e853df2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = safeeyes
pkgdesc = A Linux alternative for EyeLeo
- pkgver = 1.0.7
- pkgrel = 2
+ pkgver = 1.0.9
+ pkgrel = 1
url = https://github.com/slgobinath/SafeEyes
arch = any
license = GPL3
@@ -10,8 +10,8 @@ pkgbase = safeeyes
depends = hicolor-icon-theme
depends = xorg-xprop
depends = libappindicator-gtk3
- source = https://github.com/slgobinath/SafeEyes/releases/download/v1.0.7/safeeyes.tar.gz
- sha1sums = 5b9bbc1b7d790ed6b62d80f475b24f78571a3414
+ source = https://github.com/slgobinath/SafeEyes/releases/download/v1.0.9/safeeyes.tar.gz
+ sha1sums = 4eafd846353478c14452733dc8943f512737734d
pkgname = safeeyes
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"