|
@@ -22,8 +22,8 @@ optdepends=('pepper-flash: support for Flash content'
|
|
'libva-intel-driver: for hardware video acceleration with Intel GPUs'
|
|
'libva-intel-driver: for hardware video acceleration with Intel GPUs'
|
|
'libva-mesa-driver: for hardware video acceleration with AMD/ATI GPUs'
|
|
'libva-mesa-driver: for hardware video acceleration with AMD/ATI GPUs'
|
|
'libva-vdpau-driver: for hardware video acceleration with NVIDIA GPUs')
|
|
'libva-vdpau-driver: for hardware video acceleration with NVIDIA GPUs')
|
|
-provides=("chromium")
|
|
|
|
-conflicts=("chromium","inox","iridium")
|
|
|
|
|
|
+provides=('chromium')
|
|
|
|
+conflicts=('chromium' 'inox' 'iridium')
|
|
source=(https://commondatastorage.googleapis.com/chromium-browser-official/chromium-$pkgver.tar.xz
|
|
source=(https://commondatastorage.googleapis.com/chromium-browser-official/chromium-$pkgver.tar.xz
|
|
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
|
|
chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
|
|
chromium-$pkgver.txt::https://chromium.googlesource.com/chromium/src.git/+/$pkgver?format=TEXT
|
|
chromium-$pkgver.txt::https://chromium.googlesource.com/chromium/src.git/+/$pkgver?format=TEXT
|