i3lockr: update to 1.0.0.
This commit is contained in:
parent
a5f1853bb6
commit
fe883cd611
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'i3lockr'
|
||||
pkgname=i3lockr
|
||||
version=0.1.1
|
||||
version=1.0.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="python3"
|
||||
|
@ -10,10 +10,8 @@ maintainer="Sinésio Neto <sinetoami@gmail.com>"
|
|||
license="MIT, Apache-2.0"
|
||||
homepage="https://github.com/owenthewizard/i3lockr"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=da72b6a0e6231bc966e09b06234508b325d8887480be2d1764147451c5fc6bba
|
||||
checksum=d4b31fb67cbb4d231437e02589146a1cfea7d49afbaf123109f6b0eec359d71c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT.md
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue