parent
94311eccd1
commit
bc17fcc640
|
@ -1,16 +1,14 @@
|
||||||
# Template file for 'ternimal'
|
# Template file for 'ternimal'
|
||||||
pkgname=ternimal
|
pkgname=ternimal
|
||||||
version=0.0.0.20171104
|
version=0.1.0
|
||||||
revision=1
|
revision=1
|
||||||
_commit=2eea4f4d0ebb94fdb3e7b732a9761198e2085da1
|
|
||||||
wrksrc="ternimal-${_commit}"
|
|
||||||
hostmakedepends="rust"
|
hostmakedepends="rust"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
short_desc="Simulate a lifeform in the terminal"
|
short_desc="Simulate a lifeform in the terminal"
|
||||||
homepage="https://github.com/p-e-w/ternimal"
|
homepage="https://github.com/p-e-w/ternimal"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="https://github.com/p-e-w/ternimal/archive/${_commit}.tar.gz"
|
distfiles="https://github.com/p-e-w/ternimal/archive/v${version}.tar.gz"
|
||||||
checksum=edd5418ac7c380cab9266c4b4a4b9141c34edd358557e957ffb7779d72ace503
|
checksum=4d37f49a35de5ac23d88a61180d663ba3c2da089418818a588de31f9e920f8d6
|
||||||
|
|
||||||
# I have no idea how to fix this
|
# I have no idea how to fix this
|
||||||
# /usr/bin/armv7l-linux-musleabihf-strip:/destdir/armv7l-linux-musleabihf/ternimal-20171104/usr/bin/ternimal: File format not recognized
|
# /usr/bin/armv7l-linux-musleabihf-strip:/destdir/armv7l-linux-musleabihf/ternimal-20171104/usr/bin/ternimal: File format not recognized
|
||||||
|
|
Loading…
Reference in New Issue