blob: 0007aad72842a84c8b0bafc889db0830c4459f8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-pybrowsers-git
pkgdesc = Python library for detecting and launching browsers (git version)
pkgver = 1.4.0.r5.g53e6ddf
pkgrel = 1
url = https://github.com/roniemartinez/browsers
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-uv-build
depends = python
depends = python-pyxdg
provides = python-pybrowsers=1.4.0.r5.g53e6ddf
conflicts = python-pybrowsers
source = git+https://github.com/roniemartinez/browsers.git
sha256sums = SKIP
pkgname = python-pybrowsers-git
|