aclip: update to 0.5.4.5.
This commit is contained in:
parent
745843e3b3
commit
8f785f70d5
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'aclip'
|
||||
pkgname=aclip
|
||||
version=0.5.4.4
|
||||
version=0.5.4.5
|
||||
revision=1
|
||||
wrksrc=arcan-${version}
|
||||
build_wrksrc=src/tools/aclip
|
||||
|
@ -8,10 +8,10 @@ build_style=cmake
|
|||
makedepends="arcan-devel"
|
||||
short_desc="Clipboard manager for Arcan"
|
||||
maintainer="Piraty <piraty1@inbox.ru>"
|
||||
license="3-clause-BSD"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://arcan-fe.com/"
|
||||
distfiles="https://github.com/letoram/arcan/archive/${version}.tar.gz"
|
||||
checksum=42d2fab2fb5d1b0b80b673335de14e131aa684bbad7f62c80693510a4fab71c2
|
||||
checksum=0d35c85a121fc550aa3a0fe70f1941f9e347bd90855a2d2208106bbcc19791c3
|
||||
|
||||
post_install() {
|
||||
vlicense ../../../COPYING
|
||||
|
|
Loading…
Reference in a new issue