sx: fix dead distfile
This commit is contained in:
parent
e4c6810870
commit
89f1dfe025
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sx'
|
||||
pkgname=sx
|
||||
version=3.0.0
|
||||
version=3.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="xorg-server xauth"
|
||||
|
@ -9,7 +9,7 @@ maintainer="mustaqim <mustaqim@pm.me>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/Earnestly/sx"
|
||||
distfiles="https://github.com/Earnestly/sx/archive/${version}.tar.gz"
|
||||
checksum=677b54292b63ec62628e9eef6faf9a019a9ca30ec6ff8509c005c81c4a2ad603
|
||||
checksum=69fd492e87f13a4d61565a0a9c42d1759dbd5f2eeb1ae9e460ab618a55878fae
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue