update: st
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
version=0.9.2
|
||||
package=st
|
||||
pkgver=${version}_0
|
||||
description=st is a simple terminal implementation for X
|
||||
description=st is a simple terminal implementation for Wayland
|
||||
homepage=https://git.suckless.org/${package}
|
||||
license=MIT/X Consortium License
|
||||
|
||||
@@ -14,14 +14,14 @@ SOURCES = \
|
||||
${package}
|
||||
|
||||
FILES = \
|
||||
files/config.h
|
||||
files/config.h \
|
||||
|
||||
${package}:
|
||||
export url="git://git.suckless.org" pkg=${package} commit=${version} && ${GITCLONE}
|
||||
$(SHA256D) "b734416dd95db2e5bc029f25c28a62e28b7b4f22558488e215f7477a0f092899"
|
||||
#$(SHA256D) "161bbf218209d4278ab3d4124b42c3aeee7abe928ee5dc3771075f1bafd3ac76"
|
||||
|
||||
prepare: ${SOURCES}
|
||||
mv ${package} build/
|
||||
mv st build/
|
||||
mv -f files/config.h build
|
||||
|
||||
root:
|
||||
|
||||
Reference in New Issue
Block a user