summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormschubert2022-04-07 14:56:16 +0200
committermschubert2022-04-07 14:56:16 +0200
commit5a067dc9065b035d2edb28b8154735b3eff8abd9 (patch)
tree0c621dc1c3154e1ae37b82902246e8f2d82a7147
parentd8e784b47152ef4172b9541e7513af0e491beda0 (diff)
downloadaur-5a067dc9065b035d2edb28b8154735b3eff8abd9.tar.gz
gnome-shell=42 support added upstream
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c8d76a80b20..e6fc224c2499 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = gnome-shell-extension-impatience-git
pkgdesc = speed up gnome-shell animations
- pkgver = 0.4.6.r0.g9d48e4d
+ pkgver = 0.4.6.r4.ga2e06be
pkgrel = 1
- url = https://github.com/gfxmonk/gnome-shell-impatience
+ url = https://github.com/timbertson/gnome-shell-impatience
install = gschemas.install
arch = any
license = GPL3
makedepends = git
depends = gnome-shell>=1:40
- depends = gnome-shell<1:42
+ depends = gnome-shell<1:43
provides = gnome-shell-extension-impatience
conflicts = gnome-shell-extension-impatience
- source = git+https://github.com/gfxmonk/gnome-shell-impatience
+ source = git+https://github.com/timbertson/gnome-shell-impatience
sha256sums = SKIP
pkgname = gnome-shell-extension-impatience-git
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')