summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37d956b56780..fc9697c5ec06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,7 @@ url="https://github.com/qguv/arms"
license=('GPL')
depends=('sudo' 'less')
makedepends=('git')
-optdepends=('reflector: to automatically update the mirrorlist'
- 'lostfiles: to locate files not managed by pacman (AUR)')
+optdepends=('reflector: to automatically update the mirrorlist')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
source=('arms::git+https://github.com/qguv/arms')