mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
st: update to 0.8.3
This commit is contained in:
parent
dec2f921da
commit
28fb1240db
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'st'
|
||||
pkgname=st
|
||||
version=0.8.2
|
||||
version=0.8.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=compliant
|
||||
|
@ -12,7 +12,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://st.suckless.org"
|
||||
distfiles="https://dl.suckless.org/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=aeb74e10aa11ed364e1bcc635a81a523119093e63befd2f231f8b0705b15bf35
|
||||
checksum=939ae3da237e7c9489694853c205c7cbd5f2a2f0c17fe41a07477f1df8e28552
|
||||
|
||||
pre_build() {
|
||||
sed -i 's|Liberation Mono|Monospace|g' config.def.h
|
||||
|
|
Loading…
Add table
Reference in a new issue