parent
41ee2f6d02
commit
78ce614aeb
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'rot8'
|
||||
pkgname=rot8
|
||||
version=0.1.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Screen rotation daemon"
|
||||
maintainer="Harrison Thorne <harrisonthorne@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/efernau/rot8"
|
||||
distfiles="https://github.com/efernau/rot8/archive/v${version}.tar.gz"
|
||||
checksum=14b3e0073462de8a7a010d10485c841f81a3e6dfce90f6c8401fbbb4419f8125
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue