summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c76ad3768227..82eb2e279e17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,15 @@
# Maintainer: Christian Schendel <doppelhelix at gmail dot com>
pkgname=gnome-shell-extension-applications-overview-tooltip-git
-pkgver=19.r0.g1811710
+pkgver=21.r0.gaa1ec0c
pkgrel=1
pkgdesc="Shows a tooltip over applications icons on applications overview"
arch=(any)
url="https://github.com/RaphaelRochet/applications-overview-tooltip"
-license=('unknown')
+license=(
+ 'LicenseRef-Unknown'
+)
depends=(
- 'gnome-shell'
+ 'gnome-shell>=1:46'
)
makedepends=(
'git'