sx: update to 2.1.2
This commit is contained in:
parent
927f17347f
commit
261143da19
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'sx'
|
# Template file for 'sx'
|
||||||
pkgname=sx
|
pkgname=sx
|
||||||
version=2.1.1
|
version=2.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="xorg-server xauth"
|
depends="xorg-server xauth"
|
||||||
short_desc="Posix script to start an xserver instance"
|
short_desc="Posix script to start an xserver instance"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="mustaqim <mustaqim@pm.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/Earnestly/sx"
|
homepage="https://github.com/Earnestly/sx"
|
||||||
distfiles="https://github.com/Earnestly/sx/archive/${version}.tar.gz"
|
distfiles="https://github.com/Earnestly/sx/archive/${version}.tar.gz"
|
||||||
checksum=32f84a14f46ff1c04c49d08cdfcfa6d25d18f4b3aff958794684c5d0e5fd3d5f
|
checksum=51f816ce31271b88f30b5dbd0cffa8909b0668c49642b3c1af555065371fc756
|
||||||
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue