summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2023-09-19 17:04:03 -0600
committerMark Wagie2023-09-19 17:04:03 -0600
commitac7f21b6eca5e6f0c633e254c2f5b5e3609a4b45 (patch)
treee24d2d1d394032484ab601172e4fdc7a38660fee /PKGBUILD
parent1c6af0b57c7096a9df4d9dea795542215bbd6186 (diff)
downloadaur-ac7f21b6eca5e6f0c633e254c2f5b5e3609a4b45.tar.gz
add maximum gnome-shell-version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f9a1a9c36c5..cd18541ecfe7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgname=gnome-shell-extension-mpris-indicator-button-git
_uuid=mprisindicatorbutton@JasonLG1979.github.io
pkgver=r190.635d608
-pkgrel=1
+pkgrel=2
pkgdesc="A full featured MPRIS indicator button extension for GNOME Shell 3.38+"
arch=('any')
url="https://github.com/JasonLG1979/gnome-shell-extension-mpris-indicator-button"
license=('GPL3')
-depends=('gnome-shell')
+depends=('gnome-shell<=44')
makedepends=('git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")