blob: f8fe007f965040c934e961660a9411559652d9d5 (
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 = 0.2.0
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/v0.2.0.tar.gz
sha256sums = f819e411fdcf3815eac1a34798e93f6003d4ecc16608b820baf557eb8ddf1a0a
pkgname = raiseorlaunch
|