summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Franc2020-08-07 15:06:25 +0200
committerMartin Franc2020-08-07 15:06:25 +0200
commit868dba90e7202fca07f495a4c0a976536e3c5c03 (patch)
treec78a56c845075a61191639eed6d723839a71acdb
parentba508cf64d7e3f45badc34102a0e73002770d5e8 (diff)
downloadaur-868dba90e7202fca07f495a4c0a976536e3c5c03.tar.gz
Package should not be in conflict with itself
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ff25db33d5d..b5b33a9cc78d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ license=('ISC')
depends=('wayland')
makedepends=('meson' 'wayland-protocols' 'scdoc')
provides=('wob')
-conflicts=('wob')
source=(
"${pkgname}-${pkgver}.tar.gz::https://github.com/francma/wob/releases/download/${pkgver}/wob-${pkgver}.tar.gz"
"${pkgname}-${pkgver}.tar.gz.sig::https://github.com/francma/wob/releases/download/${pkgver}/wob-${pkgver}.tar.gz.sig"