summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsl1pkn072015-12-17 21:21:50 +0100
committersl1pkn072015-12-17 21:21:50 +0100
commit496a8d0a503c97b52d79d61d7177be6d56813ba7 (patch)
tree16978d9c7a5de6e286b1f887ed025191276d91da
parentb242782afa1d25f5ac602c60b585f5ae4ac885ff (diff)
downloadaur-496a8d0a503c97b52d79d61d7177be6d56813ba7.tar.gz
Update to 49.0.2593.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 84495885704a..2b55e27e0b5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Thu Dec 17 20:21:31 UTC 2015
pkgbase = chromium-dev
pkgdesc = The open-source project behind Google Chrome (Dev Channel)
- pkgver = 49.0.2587.3
+ pkgver = 49.0.2593.0
pkgrel = 1
url = http://www.chromium.org
install = chromium-dev.install
@@ -52,7 +54,7 @@ pkgbase = chromium-dev
optdepends = ttf-font: For some typography
optdepends = libappindicator-gtk3: Needed for show systray icon in the panel in plasma-next (KF5)
options = !strip
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-49.0.2587.3.tar.xz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-49.0.2593.0.tar.xz
source = chromium-launcher-3.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v3.tar.gz
source = chromium-dev.desktop
source = chromium-dev.xml
@@ -60,7 +62,7 @@ pkgbase = chromium-dev
source = https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-system-jinja-r7.patch
source = https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-system-ffmpeg-r1.patch
source = enable_vaapi_on_linux-r3.diff
- sha1sums = 165f91422adc314c217b2d030be1d3871e368330
+ sha1sums = 135ac5c5d59559194b7e891327ad259b70c782de
sha1sums = d18f8d96e80be9c31d994cc6362d7d8041c53319
sha1sums = 0acc45b901418f270d0b2068502e39c407c74ea4
sha1sums = 2b98c549332e7337307ce287e150930cfc1dfa5f
diff --git a/PKGBUILD b/PKGBUILD
index a41202446c7c..c08290fa4bfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ _use_gtk3=1 # If set 1, then build with GTK3 support, if set 0, then
## -- Package and components information -- ##
##############################################
pkgname=chromium-dev
-pkgver=49.0.2587.3
+pkgver=49.0.2593.0
_launcher_ver=3
pkgrel=1
pkgdesc="The open-source project behind Google Chrome (Dev Channel)"