blob: bdac36db28e68989d4995634e22dd14a78844186 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = maestro-dev
pkgdesc = End-to-end testing for Mobile and Web apps
pkgver = 2.6.0
pkgrel = 1
url = https://maestro.dev
arch = any
license = Apache-2.0
depends = java-runtime-headless>=17
depends = bash
source = maestro-2.6.0.zip::https://github.com/mobile-dev-inc/maestro/releases/download/cli-2.6.0/maestro.zip
sha256sums = 80185105a5d7e227e3b3fbcf225f45b312508ea676a9fc8e1b1aa1cac8b9ff6e
pkgname = maestro-dev
|