rot8: update to 0.1.4.
This commit is contained in:
parent
dc4eade6d2
commit
4884fe21d0
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'rot8'.
|
# Template file for 'rot8'
|
||||||
pkgname=rot8
|
pkgname=rot8
|
||||||
version=0.1.3
|
version=0.1.4
|
||||||
revision=1
|
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/v${version}.tar.gz"
|
distfiles="https://github.com/efernau/rot8/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=14b3e0073462de8a7a010d10485c841f81a3e6dfce90f6c8401fbbb4419f8125
|
checksum=d8dae505a0f736e6462d4745d9adc330afd9177fcba25a02e73650bdfe295495
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue