summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGilbert Gilb's2020-03-15 17:37:26 +0100
committerGitHub2020-03-15 17:37:26 +0100
commit88e9ce73bf49abd372bcfa0416995de7be379f54 (patch)
tree7a8b66fd948ebefadfa4af010c1cf440e2b92dbb /PKGBUILD
parent64f80566feeaf929600a977f302e893f79f964f2 (diff)
parent9c89914c3f2c449440d6c5df64b912a96ac01abd (diff)
downloadaur-py-parrot-zik-git.tar.gz
Merge pull request #1 from lturpinat/master
Empty flags are now forbidden by makepkg
Diffstat (limited to 'PKGBUILD')
-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')