summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgcarq2017-09-23 21:18:53 +0200
committergcarq2017-09-23 21:18:53 +0200
commit014f4e75b97a25305aef30d4e9732e3fc9fe739f (patch)
treed68ba84215af34870850713232fd74a8a7b9f10a
parent7b902765f93c41baf2740920268c1f76731417e7 (diff)
downloadaur-014f4e75b97a25305aef30d4e9732e3fc9fe739f.tar.gz
upgpkg: 61.0.3163.100-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD14
2 files changed, 18 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a4efaec4aa4..5e07e7bfb92d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jul 1 13:03:19 UTC 2017
+# Sat Sep 23 19:18:19 UTC 2017
pkgbase = inox-bin
pkgdesc = Chromium Spin-off to enhance privacy by disabling data transmission to Google. (binary version)
- pkgver = 59.0.3071.115
+ pkgver = 61.0.3163.100
pkgrel = 1
url = http://www.chromium.org/
arch = x86_64
@@ -32,15 +32,19 @@ pkgbase = inox-bin
depends = snappy
depends = minizip
depends = re2
+ depends = opus
optdepends = pepper-flash: support for Flash content
- optdepends = kdebase-kdialog: needed for file dialogs in KDE
+ optdepends = kdialog: needed for file dialogs in KDE
optdepends = gnome-keyring: for storing passwords in GNOME keyring
optdepends = kwallet: for storing passwords in KWallet
+ optdepends = libva-intel-driver: for hardware video acceleration with Intel GPUs
+ optdepends = libva-mesa-driver: for hardware video acceleration with AMD/ATI GPUs
+ optdepends = libva-vdpau-driver: for hardware video acceleration with NVIDIA GPUs
provides = inox
conflicts = inox
options = !strip
- source = https://github.com/gcarq/inox-patchset/releases/download/59.0.3071.115/inox-59.0.3071.115-1-x86_64.pkg.tar.xz
- sha256sums = 93fc9a7587b2da0f2e20a3534631b77aeceea0ece2401b504339dade5b1e1b54
+ source = https://github.com/gcarq/inox-patchset/releases/download/61.0.3163.100/inox-61.0.3163.100-1-x86_64.pkg.tar.xz
+ sha256sums = 9eced55947e42e45bf17c98f4e1c1c9a91db1bf5ad31817aa7a2e3d661aa38a0
pkgname = inox-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6e1765b8d62c..77dbb7ed73f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Michael Egger <michael.egger@tsn.at>
pkgname=inox-bin
-pkgver=59.0.3071.115
+pkgver=61.0.3163.100
pkgrel=1
pkgdesc="Chromium Spin-off to enhance privacy by disabling data transmission to Google. (binary version)"
arch=('x86_64')
@@ -12,14 +12,18 @@ conflicts=('inox')
depends=('gtk3' 'nss' 'alsa-lib' 'xdg-utils' 'libxss' 'libcups' 'libgcrypt'
'ttf-font' 'systemd' 'dbus' 'libpulse' 'perl-file-basedir'
'pciutils' 'desktop-file-utils' 'hicolor-icon-theme'
- 'flac' 'harfbuzz-icu' 'libjpeg' 'libpng' 'libwebp' 'libxml2' 'libxslt' 'snappy' 'minizip' 're2')
+ 'flac' 'harfbuzz-icu' 'libjpeg' 'libpng' 'libwebp'
+ 'libxml2' 'libxslt' 'snappy' 'minizip' 're2' 'opus')
optdepends=('pepper-flash: support for Flash content'
- 'kdebase-kdialog: needed for file dialogs in KDE'
+ 'kdialog: needed for file dialogs in KDE'
'gnome-keyring: for storing passwords in GNOME keyring'
- 'kwallet: for storing passwords in KWallet')
+ 'kwallet: for storing passwords in KWallet'
+ 'libva-intel-driver: for hardware video acceleration with Intel GPUs'
+ 'libva-mesa-driver: for hardware video acceleration with AMD/ATI GPUs'
+ 'libva-vdpau-driver: for hardware video acceleration with NVIDIA GPUs')
options=('!strip')
source=(https://github.com/gcarq/inox-patchset/releases/download/$pkgver/inox-$pkgver-1-$arch.pkg.tar.xz)
-sha256sums=('93fc9a7587b2da0f2e20a3534631b77aeceea0ece2401b504339dade5b1e1b54')
+sha256sums=('9eced55947e42e45bf17c98f4e1c1c9a91db1bf5ad31817aa7a2e3d661aa38a0')
package() {
tar xJvf ${srcdir}/inox-${pkgver}-1-${arch}.pkg.tar.xz -C ${pkgdir}/