mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rot8: update to 1.0.0.
This commit is contained in:
parent
3a70298f74
commit
de75cdc51a
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'rot8'
|
# Template file for 'rot8'
|
||||||
pkgname=rot8
|
pkgname=rot8
|
||||||
version=0.1.4
|
version=1.0.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Screen rotation daemon"
|
short_desc="Screen rotation daemon"
|
||||||
maintainer="Harrison Thorne <harrisonthorne@protonmail.com>"
|
maintainer="Harrison Thorne <harrisonthorne@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/efernau/rot8"
|
homepage="https://github.com/efernau/rot8"
|
||||||
distfiles="https://github.com/efernau/rot8/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/efernau/rot8/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=d8dae505a0f736e6462d4745d9adc330afd9177fcba25a02e73650bdfe295495
|
checksum=1c490f3c565e088229f623055ad441d4e7af96ed1c97b78425f6c67d39362624
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue