summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Franc2020-08-07 15:09:39 +0200
committerMartin Franc2020-08-07 15:09:39 +0200
commit2439e1f1e13692cb8a9d49fdc4d1170815f16920 (patch)
tree72aa97456181d225b2636a489365eaae2b1cafab
parent868dba90e7202fca07f495a4c0a976536e3c5c03 (diff)
downloadaur-2439e1f1e13692cb8a9d49fdc4d1170815f16920.tar.gz
Package should not provide itself
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5b33a9cc78d..5a03fcf86485 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ url='https://github.com/francma/wob'
license=('ISC')
depends=('wayland')
makedepends=('meson' 'wayland-protocols' 'scdoc')
-provides=('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"