summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormschubert2022-04-07 14:56:16 +0200
committermschubert2022-04-07 14:56:16 +0200
commit5a067dc9065b035d2edb28b8154735b3eff8abd9 (patch)
tree0c621dc1c3154e1ae37b82902246e8f2d82a7147 /PKGBUILD
parentd8e784b47152ef4172b9541e7513af0e491beda0 (diff)
downloadaur-5a067dc9065b035d2edb28b8154735b3eff8abd9.tar.gz
gnome-shell=42 support added upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a3070f110e7..eeb2e631f734 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Michael Schubert <mschu.dev at gmail> github.com/mschubert/PKGBUILDs
pkgname=gnome-shell-extension-impatience-git
_pkgname=gnome-shell-impatience
-pkgver=0.4.6.r0.g9d48e4d
+pkgver=0.4.6.r4.ga2e06be
pkgrel=1
pkgdesc="speed up gnome-shell animations"
arch=('any')
-url="https://github.com/gfxmonk/gnome-shell-impatience"
+url="https://github.com/timbertson/gnome-shell-impatience"
license=('GPL3')
-depends=('gnome-shell>=1:40' 'gnome-shell<1:42')
+depends=('gnome-shell>=1:40' 'gnome-shell<1:43')
makedepends=('git')
conflicts=('gnome-shell-extension-impatience')
provides=('gnome-shell-extension-impatience')