diff --git a/FAQ b/FAQ index 969b195..0f9609d 100644 --- a/FAQ +++ b/FAQ @@ -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? diff --git a/PKGBUILD b/PKGBUILD index 2335256..08c7be7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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") diff --git a/config.mk b/config.mk index b194785..0ff59fc 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ # st version -VERSION = 0.8.5 +VERSION = 0.8.4 # Customize below to fit your system