summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGobinath2017-08-02 08:52:00 -0400
committerGobinath2017-08-02 08:52:00 -0400
commitfc333c1973641129d16f4275ce50df767c989b49 (patch)
tree9ebe8d7b87bca61a01eada4559277399be58550e
parent0482de488dbac8948e76668ca6f756e513d3e241 (diff)
downloadaur-fc333c1973641129d16f4275ce50df767c989b49.tar.gz
1.2.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f936b3ce4311..a3ea12580b8e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = safeeyes
pkgdesc = A Linux alternative for EyeLeo
- pkgver = 1.2.1
- pkgrel = 2
+ pkgver = 1.2.2
+ pkgrel = 1
url = https://github.com/slgobinath/SafeEyes
arch = any
license = GPL3
@@ -15,8 +15,8 @@ pkgbase = safeeyes
depends = python-dbus
depends = xorg-xprop
depends = xprintidle
- source = safeeyes-1.2.1.tar.gz::https://github.com/slgobinath/SafeEyes/archive/v1.2.1.tar.gz
- sha1sums = 79c641e3dea3376afd2ad0675a77b76bb8aa1c13
+ source = safeeyes-1.2.2.tar.gz::https://github.com/slgobinath/SafeEyes/archive/v1.2.2.tar.gz
+ sha1sums = 0f10b298116e62fce79fe50dfe4f6af738d09c36
pkgname = safeeyes
diff --git a/PKGBUILD b/PKGBUILD
index d6b0de4dc637..418409c5815b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Yamakaky <yamakaky@yamaworld_fr>
pkgname=safeeyes
-pkgver=1.2.1
-pkgrel=2
+pkgver=1.2.2
+pkgrel=1
pkgdesc="A Linux alternative for EyeLeo"
arch=("any")
url="https://github.com/slgobinath/SafeEyes"
@@ -17,7 +17,7 @@ depends=("python"
"xorg-xprop"
"xprintidle")
source=(safeeyes-$pkgver.tar.gz::"https://github.com/slgobinath/SafeEyes/archive/v$pkgver.tar.gz")
-sha1sums=('79c641e3dea3376afd2ad0675a77b76bb8aa1c13')
+sha1sums=('0f10b298116e62fce79fe50dfe4f6af738d09c36')
package() {
cd "$srcdir/SafeEyes-$pkgver"