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

Jelle van der Waa jelle at archlinux.org
Thu Jan 12 18:10:57 UTC 2017


    Date: Thursday, January 12, 2017 @ 18:10:57
  Author: jelle
Revision: 207048

upgpkg: geckodriver 0.13.0-1

Modified:
  geckodriver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-12 17:45:55 UTC (rev 207047)
+++ PKGBUILD	2017-01-12 18:10:57 UTC (rev 207048)
@@ -2,7 +2,7 @@
 # Contributor: kevku <kevku at gmx.com>
 
 pkgname=geckodriver
-pkgver=0.11.1
+pkgver=0.13.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=('faa4d398b2dce60ec46534739a4b8273bc98d1246cb7b26c89625353875d3434')
+sha256sums=('3eb92f5896b0e5a92fcbee18eb342fbd31688d1d266bbecb9c61819021050402')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list