summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRichard Neumann2021-11-29 20:50:43 +0100
committerRichard Neumann2021-11-29 20:50:43 +0100
commit66e706d4ff6f806c3b2b2286ac8b203d68144ca7 (patch)
tree64341a15c3a65cab2ebbddec6a46b2093cbf1faf /PKGBUILD
parentdb38babf3c6f3180fad8a3b66391e83530eb995e (diff)
downloadaur-66e706d4ff6f806c3b2b2286ac8b203d68144ca7.tar.gz
Remove obsolete fields
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 25aa59b491f0..a580979af8ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,6 @@ license=('GPLv3')
depends=('python' 'python-peewee')
optdepends=('python-argon2_cffi: for Argon2Field' 'python-authlib: for authlib integration')
makedepends=('git' 'python' 'python-setuptools' 'python-setuptools-scm')
-provides=("python-${_pkgbase}")
-conflicts=("python-${_pkgbase}")
source=("${_pkgbase}::git+${url}.git#tag=${pkgver}")
md5sums=('SKIP')