summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdam Maroti2023-10-15 13:19:04 +0200
committerAdam Maroti2023-10-15 13:19:04 +0200
commit1f96e9d665a2acd57ffed525271f2bcda40b4a50 (patch)
tree27f9f5a6ce4e2fd929d7d026541d68e216101a93 /PKGBUILD
parent1785877e4f3e32d77b4917cb89bdc7199c93850f (diff)
downloadaur-gnome-shell-extension-espresso.tar.gz
Update dependency to require gnome shell v45
Change-Id: I533fd5fe8b6c67b0e4e3e9d00d19b92fea9a5002 Signed-off-by: Adam Maroti <jmarotiadam@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d628fa8185db..5fbb3789aab9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('any')
url="https://github.com/coadmunkee/gnome-shell-extension-espresso.git"
install=espresso.install
license=('GPL2')
-depends=('gnome-shell')
+depends=('gnome-shell>=1:45.0-1')
makedepends=('unzip')
source=("${pkgname}::https://github.com/coadmunkee/gnome-shell-extension-espresso/archive/refs/tags/v${pkgver}.zip")
sha256sums=('d4cdbc4a856c73770b3df029dc6ea0bc8c22d6abf2e57c3c1c96b370f616e097')