summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe2691130447..a679c90b8117 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = gnome-shell-extension-impatience-git
pkgdesc = speed up gnome-shell animations
- pkgver = r23.4903eaa
+ pkgver = r24.f484418
pkgrel = 1
url = https://github.com/gfxmonk/gnome-shell-impatience
install = gschemas.install
arch = any
license = GPL3
makedepends = git
- depends = gnome-shell<3.17
+ depends = gnome-shell<3.19
source = git+https://github.com/gfxmonk/gnome-shell-impatience
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 23d68f06e166..e1c15c9cb101 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=r23.4903eaa
+pkgver=r24.f484418
pkgrel=1
pkgdesc="speed up gnome-shell animations"
arch=('any')
url="https://github.com/gfxmonk/gnome-shell-impatience"
license=('GPL3')
-depends=('gnome-shell<3.17')
+depends=('gnome-shell<3.19')
makedepends=('git')
install='gschemas.install'
source=("git+https://github.com/gfxmonk/gnome-shell-impatience")