summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormschubert2022-11-01 12:58:39 +0100
committermschubert2022-11-01 12:58:39 +0100
commitd251d23c07d4948a284ce7c6776b8116c064248b (patch)
treedeaa1ef2962f060514f72cbdbe3eb220a9da2011 /PKGBUILD
parent5a067dc9065b035d2edb28b8154735b3eff8abd9 (diff)
downloadaur-d251d23c07d4948a284ce7c6776b8116c064248b.tar.gz
remove gnome<1.43 for git head
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eeb2e631f734..e602f848bbdb 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.r4.ga2e06be
+pkgver=0.4.8.r2.g3123c74
pkgrel=1
pkgdesc="speed up gnome-shell animations"
arch=('any')
url="https://github.com/timbertson/gnome-shell-impatience"
license=('GPL3')
-depends=('gnome-shell>=1:40' 'gnome-shell<1:43')
+depends=('gnome-shell>=1:40')
makedepends=('git')
conflicts=('gnome-shell-extension-impatience')
provides=('gnome-shell-extension-impatience')