summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNexAdn2017-11-06 16:17:18 +0100
committerNexAdn2017-11-06 16:17:56 +0100
commit05d42b5a5d81391978eb5fc77093a70006ed5ea8 (patch)
treeae544a1830e80495a71678e4a060980bc11bf2d7
parentf056132fcb5dd63d69f8560f626191cd8c76eb32 (diff)
parent304b5c0ba7365aa1452d865e4ddcf5fb87e58554 (diff)
downloadaur-05d42b5a5d81391978eb5fc77093a70006ed5ea8.tar.gz
Version 3.202
Signed-off-by: NexAdn <nexadn@yandex.com> Signed-off-by: NexAdn <nexadn@yandex.com>
-rwxr-xr-x[-rw-r--r--].SRCINFO1
-rwxr-xr-x[-rw-r--r--]PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94505b70f871..0256d440d959 100644..100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,6 +15,7 @@ pkgbase = cef-minimal
depends = libxtst
depends = gtk2
provides = cef
+ conflicts = cef-standard
source_i686 = http://opensource.spotify.com/cefbuilds/cef_binary_3.3202.1681.g9672a06_linux32_minimal.tar.bz2
sha1sums_i686 = 7f7fb1df2337b3a117dc186b740eac380680028c
source_x86_64 = http://opensource.spotify.com/cefbuilds/cef_binary_3.3202.1681.g9672a06_linux64_minimal.tar.bz2
diff --git a/PKGBUILD b/PKGBUILD
index d3aebc85f0c3..8a048447e75a 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,6 +11,7 @@ license=("BSD")
depends=("nss" "alsa-lib" "gconf" "libxss" "libxtst" "gtk2")
makedepends=("cmake" "make")
provides=("cef")
+conflicts=("cef-standard")
source_i686=(
"http://opensource.spotify.com/cefbuilds/cef_binary_${pkgver}.${_subver_i686}_linux32_minimal.tar.bz2"
)