Aclip: update to 0.6.1
This commit is contained in:
parent
573b15e720
commit
6c6e1cad41
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'aclip'
|
# Template file for 'aclip'
|
||||||
# !! keep synced with arcan
|
# !! keep synced with arcan
|
||||||
pkgname=aclip
|
pkgname=aclip
|
||||||
version=0.6.0.1
|
version=0.6.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=arcan-${version}
|
wrksrc=arcan-${version}
|
||||||
build_wrksrc=src/tools/aclip
|
build_wrksrc=src/tools/aclip
|
||||||
|
@ -12,7 +12,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=7ae00a9dee79f9b58ac2bacbf532ff0631280297cfde30e8996382a3f42a52ed
|
checksum=ca8a9b82000eef60970901641be1130b19c51a1cc2a17278e2365ca3e3a13551
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../../../COPYING
|
vlicense ../../../COPYING
|
||||||
|
|
Loading…
Reference in a new issue