sutils: update to 0.2
This commit is contained in:
parent
0893a7e7bb
commit
29897f4a77
1 changed files with 3 additions and 2 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'sutils'
|
||||
pkgname=sutils
|
||||
version=0.1
|
||||
version=0.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="alsa-lib-devel"
|
||||
short_desc="Small command-line utilities"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="Public Domain"
|
||||
homepage="https://github.com/baskerville/sutils/"
|
||||
distfiles="https://github.com/baskerville/sutils/archive/${version}.tar.gz"
|
||||
checksum=48cffd7450e0f7a913efc3a21b555fa455a290918e98860af1900944b7201377
|
||||
checksum=da8cccace32094430be572cf59d85256023edf9107b12c926c7beb29586c56a3
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue