aloadimage: update to 0.6.0.
This commit is contained in:
parent
88ef83c9f8
commit
3c1ceb16ba
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'aloadimage'
|
||||
# needs to be synced with the arcan package
|
||||
# !! keep synced with arcan
|
||||
pkgname=aloadimage
|
||||
version=0.5.5.2
|
||||
version=0.6.0
|
||||
revision=1
|
||||
wrksrc="arcan-${version}"
|
||||
build_wrksrc=src/tools/aloadimage
|
||||
|
@ -13,7 +13,7 @@ maintainer="Piraty <piraty1@inbox.ru>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://arcan-fe.com/"
|
||||
distfiles="https://github.com/letoram/arcan/archive/${version}.tar.gz"
|
||||
checksum=a5f775789e22f6a4f16742ae9375bb5b7999aab83398adeab2bdc3f70c321cc0
|
||||
checksum=7b7aeb0fa6b89b7e3779d2e078b626566bdfa86c756d7ea1cc4f84b9e60d16a0
|
||||
|
||||
post_install() {
|
||||
vlicense ../../../COPYING
|
||||
|
|
Loading…
Reference in a new issue