summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e21e55eb60bc..c5dfff95d775 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/MrPicklePinosaur/matsuba"
license=('MIT' 'Apache')
groups=()
provides=(matsud matsucli)
-depends=(xorg-xdotool xmodmap sqlite3)
+depends=(xdotool xorg-xmodmap sqlite3)
makedepends=(cargo)
source=("$url/releases/download/v${pkgver}/matsuba-linux.zip")
md5sums=('SKIP')