blob: d62c83aab9af2c6bd93aee96a9a773bfe26120dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = browsers-bin
pkgdesc = Open the right browser at the right time
pkgver = 0.7.0
pkgrel = 1
url = https://browsers.software
arch = x86_64
license = Apache
license = MIT
makedepends = desktop-file-utils
makedepends = xdg-utils
provides = browsers=0.7.0
conflicts = browsers-git
source = browsers_linux-0.7.0.tar.xz::https://github.com/Browsers-software/browsers/releases/download/0.7.0/browsers_linux.tar.xz
sha256sums = d9ddd26dd218367347b2d554e7f3a3f514cb2f1579ee2bff1fc3bf21055cc432
pkgname = browsers-bin
|