Skip to content
Snippets Groups Projects
Verified Commit c2d9452d authored by Jelle van der Waa's avatar Jelle van der Waa 🚧
Browse files

upgpkg: 0.34.0-1

parent 7192a4d4
No related branches found
Tags 0.34.0-1
No related merge requests found
.SRCINFO 0 → 100644
pkgbase = geckodriver
pkgdesc = Proxy for using W3C WebDriver-compatible clients to interact with Gecko-based browsers.
pkgver = 0.34.0
pkgrel = 1
url = https://github.com/mozilla/geckodriver
arch = x86_64
license = MPL
makedepends = rust
makedepends = cargo
makedepends = gcc-libs
source = geckodriver-0.34.0.tar.gz::https://github.com/mozilla/geckodriver/archive/refs/tags/v0.34.0.tar.gz
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
sha256sums = 8cba3459446ef94a96357c7d57c009095fff801f719cbb511e59caf17e746336
pkgname = geckodriver
......@@ -2,7 +2,7 @@
# Contributor: kevku <kevku@gmx.com>
pkgname=geckodriver
pkgver=0.33.0
pkgver=0.34.0
pkgrel=1
pkgdesc="Proxy for using W3C WebDriver-compatible clients to interact with Gecko-based browsers."
arch=("x86_64")
......@@ -10,7 +10,7 @@ url="https://github.com/mozilla/geckodriver"
license=("MPL")
makedepends=("rust" "cargo" "gcc-libs")
source=($pkgname-$pkgver.tar.gz::https://github.com/mozilla/geckodriver/archive/refs/tags/v${pkgver}.tar.gz)
sha256sums=('f796679ae35a4c32b9248da9401f058578e06eec1808f4ce0abb76e2ee64b653')
sha256sums=('8cba3459446ef94a96357c7d57c009095fff801f719cbb511e59caf17e746336')
validpgpkeys=('14F26682D0916CDD81E37B6D61B7B526D98F0353') # Mozilla Software Releases <release@mozilla.com>
build() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment