blob: 47bc5c24116c77d07b42c99cefa01c3ec10e9d13 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = run-or-raise
pkgdesc = Utility for launching applications or focusing their windows
pkgver = 0.3.3
pkgrel = 1
url = https://github.com/Soft/run-or-raise
arch = x86_64
license = GPL3
makedepends = rust
makedepends = cargo
makedepends = python
depends = libxcb
source = https://github.com/Soft/run-or-raise/archive/0.3.3.tar.gz
sha256sums = 7fc809f0b75ba52b62d10d2b7acb0a4924a641e3ddc2242fda4075b2d7ed8a16
pkgname = run-or-raise
|