summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrian Perez de Castro2018-07-15 16:39:44 +0300
committerAdrian Perez de Castro2018-07-15 16:39:44 +0300
commita3ed155ec2aa6ee7a004b5ca37b08403d787a65d (patch)
treee8baf1e4307f1e3acea49db67d0c6f1b45693f92 /PKGBUILD
parentc8b364f53d260b6d5bd89579854913beea746633 (diff)
downloadaur-a3ed155ec2aa6ee7a004b5ca37b08403d787a65d.tar.gz
Add to the "wpe" group
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3657ee03b9ed..a56fdf03ecaf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,12 @@
pkgdesc='WPE launcher and webapp container'
pkgname=cog-git
pkgver=r134.f421c0a
-pkgrel=1
+pkgrel=2
license=(MIT)
url=https://github.com/Igalia/cog
arch=(x86_64 i686)
depends=(libxkbcommon wpebackend-fdo-git wpewebkit)
+groups=(wpe)
provides=(cog)
conflicts=(cog)
makedepends=(cmake)