summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e82cf098a4c..2a916f57f0f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
# Generated by mksrcinfo v8
-# Sun Apr 24 12:40:23 UTC 2016
+# Thu Jun 8 21:04:46 UTC 2017
pkgbase = gnome-shell-extension-impatience-git
pkgdesc = speed up gnome-shell animations
- pkgver = r27.d639876
+ pkgver = r32.d6c48fd
pkgrel = 1
url = https://github.com/gfxmonk/gnome-shell-impatience
install = gschemas.install
arch = any
license = GPL3
makedepends = git
- depends = gnome-shell<3.21
+ depends = gnome-shell
source = git+https://github.com/gfxmonk/gnome-shell-impatience
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3920de19bd46..6207196917af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Michael Schubert <mschu.dev at gmail>
pkgname=gnome-shell-extension-impatience-git
_pkgname=gnome-shell-impatience
-pkgver=r29.952c7f2
+pkgver=r32.d6c48fd
pkgrel=1
pkgdesc="speed up gnome-shell animations"
arch=('any')