aloadimage: update to 0.5.5.
This commit is contained in:
parent
dd5b475a2c
commit
42f1313550
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Template file for 'aloadimage'
|
# Template file for 'aloadimage'
|
||||||
|
# needs to be synced with the arcan package
|
||||||
pkgname=aloadimage
|
pkgname=aloadimage
|
||||||
version=0.5.4.6
|
version=0.5.5
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="arcan-${version}"
|
wrksrc="arcan-${version}"
|
||||||
build_wrksrc=src/tools/aloadimage
|
build_wrksrc=src/tools/aloadimage
|
||||||
|
@ -12,7 +13,7 @@ maintainer="Piraty <piraty1@inbox.ru>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://arcan-fe.com/"
|
homepage="https://arcan-fe.com/"
|
||||||
distfiles="https://github.com/letoram/arcan/archive/${version}.tar.gz"
|
distfiles="https://github.com/letoram/arcan/archive/${version}.tar.gz"
|
||||||
checksum=b42d765610e9e791ab196a904758f42446ea116b1e3bc2a6ca788ebe494f5c55
|
checksum=578ed860a99a02cf1cf963efac830eb8af08093e4322832b2be6554d8c922ff2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../../../COPYING
|
vlicense ../../../COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue