blob: 64da6e551baed2bd5cb0a9d94ce8b2d140a460ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = wslu
pkgdesc = A collection of utilities for the Windows Subsystem for Linux
pkgver = 4.1.0
pkgrel = 0
url = https://github.com/wslutilities/wslu
arch = any
license = GPL-3.0-or-later
depends = bc
depends = psmisc
optdepends = imagemagick: custom icon support
optdepends = bash-completion: for bash completion
source = git+https://github.com/wslutilities/wslu.git#tag=v4.1.0
sha256sums = 12943003d4936b1dc8b9449fd1864960e8a05fa6d7cad89de47269572ff713ff
pkgname = wslu
|