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

Jelle van der Waa jelle at archlinux.org
Thu Sep 20 19:19:35 UTC 2018


    Date: Thursday, September 20, 2018 @ 19:19:34
  Author: jelle
Revision: 383776

upgpkg: geckodriver 0.22.0-1

Modified:
  geckodriver/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-20 19:19:29 UTC (rev 383775)
+++ PKGBUILD	2018-09-20 19:19:34 UTC (rev 383776)
@@ -2,7 +2,7 @@
 # Contributor: kevku <kevku at gmx.com>
 
 pkgname=geckodriver
-pkgver=0.21.0
+pkgver=0.22.0
 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=('28848219addea9f56b1a75f9e1b3ae29edf74066bb47e5cd9e719b97be1a69e4')
+sha256sums=('60a4bafad93ab03bf44e7f0c1e726fad715742eb9bbdd32fae33c78fe452dc65')
 
 build() {
 	cd "$pkgname-$pkgver"



More information about the arch-commits mailing list