all: clean up
This commit is contained in:
@@ -2,7 +2,7 @@ version=16
|
||||
package=neatvi
|
||||
pkgver=${version}_0
|
||||
description=A small vi/ex editor editing bidirectional UTF-8 text
|
||||
homepage=https://github.com/aligrudi/neatvi
|
||||
homepage=https://github.com/aligrudi/${package}
|
||||
license=ISC
|
||||
replaces=nvi
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ version=0.9.2
|
||||
package=st
|
||||
pkgver=${version}_0
|
||||
description=st is a simple terminal implementation for X
|
||||
homepage=https://git.suckless.org/st
|
||||
homepage=https://git.suckless.org/${package}
|
||||
license=MIT/X Consortium License
|
||||
|
||||
shlib-requires=libc.so libXft.so.2
|
||||
|
||||
@@ -2,7 +2,7 @@ version=2.29
|
||||
package=thttpd
|
||||
pkgver=${version}_0
|
||||
description=thttpd is a simple, small, portable, fast, and secure HTTP server.
|
||||
homepage=https://www.acme.com/software/thttpd
|
||||
homepage=https://www.acme.com/software/${package}
|
||||
license=BSD-2-Clause
|
||||
|
||||
shlib-requires=libc.so
|
||||
|
||||
Reference in New Issue
Block a user