summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlice Gaudon2020-04-28 12:35:46 +0200
committerAlice Gaudon2020-04-28 12:35:46 +0200
commit06ebd8cd97b39faab3943b3808ef95d7db663e0c (patch)
tree7ad4da2d138446b95fe6ac3fd2ab94afb37d38a4 /PKGBUILD
parent07cb51a2ed03b64dfee8fed33acd0c403dcb17e4 (diff)
downloadaur-06ebd8cd97b39faab3943b3808ef95d7db663e0c.tar.gz
Add provide cef-minimal
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98909fd78350..1f17964f0be0 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@ pkgname=cef-minimal-3770
pkgver=75.0.11
_pkgver="75.0.11+gf50b3c2+chromium-75.0.3770.100"
_url_pkgver="75.0.11%2Bgf50b3c2%2Bchromium-75.0.3770.100"
-pkgrel=1
+pkgrel=2
pkgdesc="Chromium Embedded Framework minimal release"
arch=("i686" "x86_64")
url="https://bitbucket.org/chromiumembedded/cef"
license=("BSD")
depends=("nss" "alsa-lib" "libxss" "libxtst" "libglvnd" "pango" "libxcursor" "dbus" "libxrandr" "libxcomposite" "at-spi2-atk")
makedepends=("cmake" "make")
-provides=("cef")
+provides=("cef" "cef-minimal")
conflicts=("cef-standard" "cef-git" "cef-minimal")
source_i686=(
"http://opensource.spotify.com/cefbuilds/cef_binary_${_url_pkgver}_linux32_minimal.tar.bz2"