summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoroioi 5552023-12-29 19:34:49 +0900
committeroioi 5552023-12-29 19:34:49 +0900
commit7790103aab6ffba00db13fdae007ddf989c74e79 (patch)
tree93678f732fbef8fcc4751d22eef8953197e5f6e4 /PKGBUILD
parenta16bd04a00eb2913a5590cb5dd99d03146d470b2 (diff)
downloadaur-7790103aab6ffba00db13fdae007ddf989c74e79.tar.gz
Fix PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 821df2f9b99a..1f3c377536c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,6 @@ license=('GPL3')
depends=('qt5-base' 'kio5')
makedepends=('cmake' 'extra-cmake-modules' 'qt5-tools')
-provides=(${pkgname}=${pkgver})
-conflicts=(${pkgname})
-replaces=(${pkgname})
source=("${pkgname}::git+${url}.git")
sha256sums=('SKIP')