[arch-commits] Commit in geckodriver/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Thu Feb 16 19:16:48 UTC 2017


    Date: Thursday, February 16, 2017 @ 19:16:48
  Author: jelle
Revision: 212626

upgpkg: geckodriver 0.14.0-1

Modified:
  geckodriver/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-16 19:10:52 UTC (rev 212625)
+++ PKGBUILD	2017-02-16 19:16:48 UTC (rev 212626)
@@ -2,7 +2,7 @@
 # Contributor: kevku <kevku at gmx.com>
 
 pkgname=geckodriver
-pkgver=0.13.0
+pkgver=0.14.0
 pkgrel=1
 pkgdesc="Proxy for using W3C WebDriver-compatible clients to interact with Gecko-based browsers."
 arch=("x86_64" "i686")
@@ -10,7 +10,7 @@
 license=("MPL")
 makedepends=("rust" "cargo" "gcc-libs")
 source=("https://github.com/mozilla/geckodriver/archive/v$pkgver.tar.gz")
-sha256sums=('3eb92f5896b0e5a92fcbee18eb342fbd31688d1d266bbecb9c61819021050402')
+sha256sums=('d9a5d240895ee11ff2034cfcaad1bc2e83169e2c9700913485546c452e3d57ee')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list