blob: 564770b5be5f5d881fbcaddb26ca32f38e378367 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = shonenjump
pkgdesc = A faster way to change directory and improve command line productivity
pkgver = 0.8.0
pkgrel = 1
url = https://github.com/suzaku/shonenjump
install = readme.install
arch = x86_64
license = custom
makedepends = go
depends = glibc
conflicts = autojump
source = shonenjump-0.8.0.tar.gz::https://github.com/suzaku/shonenjump/archive/refs/tags/v0.8.0.tar.gz
b2sums = 9b46e3a27d29b2b1d3be3a703b90e33f5b4c5e5d3377df12bdcd5eee1efca9c35858b32462b9d100541fa76b59bac3b07f07d37825c83c510edca59504fffaf0
pkgname = shonenjump
|