summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothee2020-08-30 14:17:16 +0200
committerTimothee2020-08-30 14:17:16 +0200
commit0c0a0561ccc3eb8368931fd6c51f6238d58bfc8e (patch)
tree7adef2e5994aa164a77d74a6b07b5f970d95b44b
parent74f08d4d365be127f2a9bf0554e221a4b87cf9e4 (diff)
downloadaur-0c0a0561ccc3eb8368931fd6c51f6238d58bfc8e.tar.gz
remove conflits with himself
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0ce4fa118ad..a28e30091b21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="http://htmlcxx.sourceforge.net/"
license=('LGPL')
depends=()
makedepends=()
-conflicts=('htmlcxx' 'libhtmlcxx' 'libcss_parser')
+conflicts=()
provides=('htmlcxx' 'libhtmlcxx' 'libcss_parser')
source=("https://sourceforge.net/projects/${pkgname}/files/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
sha256sums=('5d38f938cf4df9a298a5346af27195fffabfef9f460fc2a02233cbcfa8fc75c8')