old-st

[ARCHIVED] my build of st
git clone git://git.ckyln.com/~cem/old-st.git
Log | Files | Refs | README | LICENSE

commit 88f536418dd35cf6afe4ac336a3128591b60fb90
parent 5a9d17cf06222ec64afffbcbe9936a1803fa6bc0
Author: Cem Keylan <cem@ckyln.com>
Date:   Tue, 18 Jun 2019 10:18:33 +0300

Adding Version

Diffstat:
MPKGBUILD | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/PKGBUILD b/PKGBUILD @@ -15,6 +15,7 @@ md5sums=('SKIP') provides=('st') conflicts=('st') +pkgber() {} build() { cd $srcdir/${_pkgname} make