blob: f825b0aa1627436e403850586fc894bf03316b5d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nodejs-appium-universal-xml-plugin
pkgdesc = Appium plugin for making XML source and XPath queries the same across iOS and Android
pkgver = 2.0.2
pkgrel = 1
url = https://www.npmjs.com/package/@appium/universal-xml-plugin
arch = x86_64
license = Apache-2.0
makedepends = npm
depends = nodejs
noextract = nodejs-appium-universal-xml-plugin-2.0.2.tgz
source = nodejs-appium-universal-xml-plugin-2.0.2.tgz::https://registry.npmjs.org/@appium/universal-xml-plugin/-/universal-xml-plugin-2.0.2.tgz
sha256sums = 39cca84c683b5d984f8668f04f15d3c35c6ddaa44c7a3fd3cd79ca737aca3ef8
pkgname = nodejs-appium-universal-xml-plugin
|