summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouis Turpinat2020-03-15 17:14:45 +0100
committerLouis Turpinat2020-03-15 17:14:45 +0100
commit9c89914c3f2c449440d6c5df64b912a96ac01abd (patch)
tree7a8b66fd948ebefadfa4af010c1cf440e2b92dbb
parent64f80566feeaf929600a977f302e893f79f964f2 (diff)
downloadaur-9c89914c3f2c449440d6c5df64b912a96ac01abd.tar.gz
Empty flags are now forbidden by makepkg
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1b828eb3463..d820447c1b93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,6 @@ license=('GPLv2+')
url="https://github.com/m0sia/${_reponame}"
depends=('python2-pybluez' 'python2-beautifulsoup4' 'python2-dbus' 'python2-libappindicator' 'pygtk')
makedepends=('git' 'python2-setuptools')
-provides=("")
-conflicts=("")
source=("${_reponame}"::"git+https://github.com/m0sia/${_reponame}")
md5sums=('SKIP')