blob: 983575146f03333f0a8d5ee0d141b70b0acf0c6b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = raiseorlaunch
pkgdesc = A run-or-raise-application-launcher for i3 window manager.
pkgver = 1.0.1
pkgrel = 0
url = https://github.com/open-dynaMIX/raiseorlaunch
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-pip
makedepends = python-wheel
depends = python
depends = python-i3-py
source = https://github.com/open-dynaMIX/raiseorlaunch/archive/v1.0.1.tar.gz
sha256sums = e160fb5435b6b183db42618b93952841c56112d11b8fd853fb94c91878575172
pkgname = raiseorlaunch
|