sc-im: update to 0.8.1.

This commit is contained in:
Leah Neukirchen 2021-04-02 15:08:59 +02:00
parent 616dbe797f
commit f0f983ac06

View file

@ -1,6 +1,6 @@
# Template file for 'sc-im' # Template file for 'sc-im'
pkgname=sc-im pkgname=sc-im
version=0.8.0 version=0.8.1
revision=1 revision=1
build_wrksrc="src" build_wrksrc="src"
build_style=gnu-makefile build_style=gnu-makefile
@ -14,7 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-4-Clause" license="BSD-4-Clause"
homepage="https://github.com/andmarti1424/sc-im/" homepage="https://github.com/andmarti1424/sc-im/"
distfiles="https://github.com/andmarti1424/${pkgname}/archive/v${version}.tar.gz" distfiles="https://github.com/andmarti1424/${pkgname}/archive/v${version}.tar.gz"
checksum=edc9b9d2dc5ac37c31a46462a1387605983149a1abba00d47ac22f2726ce6d27 checksum=73958f2adf2548be138f90a1fa2cb3a9c316a6d8d78234ebb1dc408cbf83bac7
post_extract() { post_extract() {
vsed -i -e 's/lua51/lua5.1/g' \ vsed -i -e 's/lua51/lua5.1/g' \