blob: bcf452837d4c98904e9591ca674a41626f5a1965 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = shin-git
pkgdesc = A shell in every text input on your system
pkgver = 1.0.0.r1.g7373a4f
pkgrel = 4
url = https://github.com/p-e-w/shin
install = shin.install
arch = x86_64
license = GPL3
makedepends = go
makedepends = git
depends = ibus
provides = shin
conflicts = shin
source = shin::git+https://github.com/p-e-w/shin.git
sha256sums = SKIP
pkgname = shin-git
|