blob: 5115dbb929348c1de479bcc9fed81eb640108e4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = open
pkgdesc = Use the open command to open a folder in a GUI window
pkgver = 0.0.3
pkgrel = 1
url = https://github.com/witt-bit/pc-guide
arch = any
license = Apache-2.0
provides = open
provides = open-command
conflicts = open
conflicts = open-git
conflicts = open-bin
options = !strip
source = open.sh::https://github.com/witt-bit/pc-guide/releases/download/v0.0.3/open.sh
source = license::https://github.com/witt-bit/pc-guide/raw/master/LICENSE
sha256sums = d9d0ae0225817945f4c8cf8a37741ce884226c6b8f66066a557f122c4d3c2305
sha256sums = c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4
pkgname = open
|