summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgileri2021-03-07 10:49:13 +0100
committergileri2021-03-07 11:09:53 +0100
commitf7c927c607d663e6c802549c3ade6db4d4030ebe (patch)
tree1cbf4c562387697c4ac501340b7ba75a96a0bbd3
parentc690fa946147e43d66ec1b1dbd077cf43f62b566 (diff)
downloadaur-f7c927c607d663e6c802549c3ade6db4d4030ebe.tar.gz
Remove unused variables
-rw-r--r--PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a86a08a2dea..39279977ab01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,10 +11,6 @@ depends=('python'
'python-botocore'
'python-click')
makedepends=('git' 'python-setuptools')
-provides=()
-conflicts=()
-replaces=()
-backup=()
options=(!emptydirs)
source=('git+https://github.com/achiku/jungle.git')
md5sums=('SKIP')