summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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"