summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9cc4c1ae20e0..bf59a51579f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,6 @@ pkgbase = htmlunit
depends = java-runtime
provides = htmlunit-doc
conflicts = htmlunit-doc
- replaces = htmlunit-doc
source = https://github.com/htmlunit//releases/download/2.61.0/htmlunit-2.61.0-bin.zip
sha256sums = 292b527fb77e1470428c5b7e8363d16146e6d28af6ad97ce5ad76ccfd933f59e
diff --git a/PKGBUILD b/PKGBUILD
index a556c19b0534..c416d3d1bd3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,6 @@ license=('Apache')
provides=("$pkgname-doc")
conflicts=("$pkgname-doc")
-replaces=("$pkgname-doc")
depends=('java-runtime')