summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a679c90b8117..7e82cf098a4c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,15 @@
+# Generated by mksrcinfo v8
+# Sun Apr 24 12:40:23 UTC 2016
pkgbase = gnome-shell-extension-impatience-git
pkgdesc = speed up gnome-shell animations
- pkgver = r24.f484418
+ pkgver = r27.d639876
pkgrel = 1
url = https://github.com/gfxmonk/gnome-shell-impatience
install = gschemas.install
arch = any
license = GPL3
makedepends = git
- depends = gnome-shell<3.19
+ depends = gnome-shell<3.21
source = git+https://github.com/gfxmonk/gnome-shell-impatience
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e1c15c9cb101..29a8a15261f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Michael Schubert <mschu.dev at gmail>
pkgname=gnome-shell-extension-impatience-git
_pkgname=gnome-shell-impatience
-pkgver=r24.f484418
+pkgver=r27.d639876
pkgrel=1
pkgdesc="speed up gnome-shell animations"
arch=('any')
url="https://github.com/gfxmonk/gnome-shell-impatience"
license=('GPL3')
-depends=('gnome-shell<3.19')
+depends=('gnome-shell<3.21')
makedepends=('git')
install='gschemas.install'
source=("git+https://github.com/gfxmonk/gnome-shell-impatience")