Update blesh from 0.3.3_4 to 0.3.4_1
This commit is contained in:
parent
1bcba2d703
commit
4efe6eb401
1 changed files with 5 additions and 5 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'blesh'
|
# Template file for 'blesh'
|
||||||
pkgname=blesh
|
pkgname=blesh
|
||||||
version=0.3.3
|
version=0.3.4
|
||||||
revision=4
|
revision=1
|
||||||
depends="bash"
|
depends="bash"
|
||||||
repository=cereus-extra
|
repository=cereus-extra
|
||||||
wrksrc="ble-${version}"
|
wrksrc="ble-${version}"
|
||||||
short_desc="A replacement for bash's line editor with advanced features"
|
short_desc="A replacement for bash's line editor with advanced features"
|
||||||
maintainer="Kevin F. <https://github.com/KF-Art>"
|
maintainer="Kevin F. <kevinfigueroart@proton.me>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
conflicts="blesh-git"
|
conflicts="blesh-git"
|
||||||
homepage="https://github.com/akinomyoga/ble.sh"
|
homepage="https://github.com/akinomyoga/ble.sh"
|
||||||
distfiles="${homepage}/releases/download/v0.3.3/ble-${version}.tar.xz"
|
distfiles="${homepage}/releases/download/v${version}/ble-${version}.tar.xz"
|
||||||
checksum=a7e66383bd828584e82133ee08ab0bd8074ef0a739eacb835ff0970c3853f33a
|
checksum=e543a43d211fef8f52b96b2e7935e892581421f759cda4ae87563854ebc60573
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/blesh
|
vmkdir usr/share/blesh
|
||||||
|
|
Loading…
Add table
Reference in a new issue