sc-im: update to 0.8.2.

This commit is contained in:
Leah Neukirchen 2021-05-15 14:44:51 +02:00
parent 6d073f3c83
commit c73a5b5c31
1 changed files with 2 additions and 2 deletions

View File

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