Compare commits

..

No commits in common. "2210dbf3fe852821dd5325003923328d067d34c6" and "db273781b24612c8d1f2c852468bdd77d313b6e2" have entirely different histories.

3 changed files with 4 additions and 4 deletions

4
FAQ
View File

@ -29,8 +29,8 @@ you can manually run `tic -sx st.info`.
## I would like to have utmp and/or scroll functionality by default
You can add the absolute path of both programs in your config.h file. You only
have to modify the value of utmp and scroll variables.
You can add the absolute patch of both programs in your config.h
file. You only have to modify the value of utmp and scroll variables.
## Why doesn't the Del key work in some programs?

View File

@ -1,7 +1,7 @@
# Maintainer: Jef Roosens
pkgname=jjr-st
pkgver=0.8.5
pkgver=1.0.0
pkgrel=1
pkgdesc="My build of the st terminal"
arch=("x86_64")

View File

@ -1,5 +1,5 @@
# st version
VERSION = 0.8.5
VERSION = 0.8.4
# Customize below to fit your system