summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b315449933c..a1f1e4284a5b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-impatience-git
pkgdesc = speed up gnome-shell animations
- pkgver = 0.4.8.r6.gc55aebe
+ pkgver = 0.5.1.r0.g8540b71
pkgrel = 1
url = https://github.com/timbertson/gnome-shell-impatience
install = gschemas.install
@@ -8,7 +8,6 @@ pkgbase = gnome-shell-extension-impatience-git
license = GPL3
makedepends = git
depends = gnome-shell>=1:45
- depends = gnome-shell<1:46
provides = gnome-shell-extension-impatience
conflicts = gnome-shell-extension-impatience
source = git+https://github.com/timbertson/gnome-shell-impatience
diff --git a/PKGBUILD b/PKGBUILD
index 0b32c116d745..e2a5451d5d1c 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.8.r6.gc55aebe
+pkgver=0.5.1.r0.g8540b71
pkgrel=1
pkgdesc="speed up gnome-shell animations"
arch=('any')
url="https://github.com/timbertson/gnome-shell-impatience"
license=('GPL3')
-depends=('gnome-shell>=1:45' 'gnome-shell<1:46')
+depends=('gnome-shell>=1:45')
makedepends=('git')
conflicts=('gnome-shell-extension-impatience')
provides=('gnome-shell-extension-impatience')