mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
sx: update to 2.0.
This commit is contained in:
parent
299dffcddc
commit
67b0227115
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sx'
|
# Template file for 'sx'
|
||||||
pkgname=sx
|
pkgname=sx
|
||||||
version=1.1
|
version=2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="xorg-server xauth"
|
depends="xorg-server xauth"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
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=bd78db411062957e43512394b87e1f314686b94f753861b7dbcc781fafdeafd7
|
checksum=c525c8f3605399705b13ca73db37b724b0dc91307486a0a74dd3be7ba14b5f8f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue