mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 02:23:51 +02:00
aclip: update to 0.5.4.6.
Closes #13508. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
72b219b7e9
commit
6f81fb6bc6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'aclip'
|
# Template file for 'aclip'
|
||||||
pkgname=aclip
|
pkgname=aclip
|
||||||
version=0.5.4.5
|
version=0.5.4.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=arcan-${version}
|
wrksrc=arcan-${version}
|
||||||
build_wrksrc=src/tools/aclip
|
build_wrksrc=src/tools/aclip
|
||||||
|
@ -11,7 +11,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=0d35c85a121fc550aa3a0fe70f1941f9e347bd90855a2d2208106bbcc19791c3
|
checksum=b42d765610e9e791ab196a904758f42446ea116b1e3bc2a6ca788ebe494f5c55
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../../../COPYING
|
vlicense ../../../COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue