summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDuckSoft2020-07-10 03:45:14 +0800
committerDuckSoft2020-07-10 03:45:14 +0800
commit223d268a0b8c137ec51424970347d98d41e1470a (patch)
treefa672a8ba8cfc112cb1457b52e6513303f8a0e26 /PKGBUILD
parent627e474a49bbd71aced92c060e9d418e5b3ced06 (diff)
downloadaur-223d268a0b8c137ec51424970347d98d41e1470a.tar.gz
removing unused makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 631301210b4b..0ff30bf62b59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ arch=('x86_64')
url="https://github.com/fastgitorg/fgit-go"
license=('GPL3')
depends=('git' 'glibc')
-makedepends=('upx')
provides=('fgit')
conflicts=('fgit')
source=("$pkgname-$pkgver::git+$url#tag=$pkgver")