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

Jelle van der Waa jelle at archlinux.org
Thu May 31 20:53:43 UTC 2018


    Date: Thursday, May 31, 2018 @ 20:53:43
  Author: jelle
Revision: 335308

upgpkg: geckodriver 0.20.1-1

Modified:
  geckodriver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 20:30:42 UTC (rev 335307)
+++ PKGBUILD	2018-05-31 20:53:43 UTC (rev 335308)
@@ -2,7 +2,7 @@
 # Contributor: kevku <kevku at gmx.com>
 
 pkgname=geckodriver
-pkgver=0.20.0
+pkgver=0.20.1
 pkgrel=1
 pkgdesc="Proxy for using W3C WebDriver-compatible clients to interact with Gecko-based browsers."
 arch=("x86_64")
@@ -10,7 +10,7 @@
 license=("MPL")
 makedepends=("rust" "cargo" "gcc-libs")
 source=("https://github.com/mozilla/geckodriver/archive/v$pkgver.tar.gz")
-sha256sums=('0bfd25ca4ee396fbb1d9685decb9c68890b9e8997d1e7c35f1da40f7a232aaf2')
+sha256sums=('0bee8be4841147528c41417e4eb1f44eaddd7aa16b267d6237ec2abafecf71b2')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list