summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ec96e4c3286..69b43b46f30e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,5 +12,6 @@ pkgbase = hdrop-git
depends = bash
depends = awk
depends = hyprland
+ provides = hdrop
pkgname = hdrop-git
diff --git a/PKGBUILD b/PKGBUILD
index 0c23e723d536..63b95174d4b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ pkgrel=1
pkgdesc="Emulate 'tdrop' in Hyprland (run, show and hide programs via keybind - similar to a dropdown terminal)"
url="https://github.com/Schweber/hdrop"
license=('AGPL-3.0')
+provides=(hdrop)
arch=('any')
depends=(
libnotify