summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorugjka2018-07-22 09:17:53 +0300
committerugjka2018-07-22 09:17:53 +0300
commit9e5b28d43a411abffeeb2d6317532f8b4abc6aab (patch)
treea6611d0b43b8848126dd4ef910841eefe810a9e7
parent431c45abc5b794a0c4c49a560ebfad6e7ee85922 (diff)
downloadaur-9e5b28d43a411abffeeb2d6317532f8b4abc6aab.tar.gz
fix update loop
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 375ec427cd2a..fb285e4b7e25 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kwin-effect-grayscale-git
pkgdesc = KWin effect to turn the screen or window in grayscale color
- pkgver = 20180721.867c8ff
+ pkgver = 20180721.bdd6a89
pkgrel = 1
url = https://github.com/ugjka/kwin-effect-grayscale
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 02452ad06121..41aee743ac1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=kwin-effect-grayscale
pkgname="$_pkgname-git"
-pkgver=20180721.867c8ff
+pkgver=20180721.bdd6a89
pkgrel=1
pkgdesc='KWin effect to turn the screen or window in grayscale color'
arch=('x86_64')