summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2cf890c362e7..4fd49dd15fa4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,10 @@
pkgdesc='WPE launcher and webapp container'
pkgname=cog
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
url=https://github.com/Igalia/cog
arch=(i686 x86_64)
+conflicts=(cog-git)
depends=('wpewebkit>=2.22.0' 'wpebackend-fdo>=1.0.0')
makedepends=(cmake)
license=(custom:MIT)