diff --git a/srcpkgs/i3lockr/template b/srcpkgs/i3lockr/template index 4c1b76f8031..4b261d4d45d 100644 --- a/srcpkgs/i3lockr/template +++ b/srcpkgs/i3lockr/template @@ -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 " 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 } - -