mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xclipboard: update to 1.1.5.
This commit is contained in:
parent
ffc4d364f0
commit
4aec4c42c7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xclipboard'
|
# Template file for 'xclipboard'
|
||||||
pkgname=xclipboard
|
pkgname=xclipboard
|
||||||
version=1.1.4
|
version=1.1.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://xorg.freedesktop.org"
|
homepage="http://xorg.freedesktop.org"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
|
||||||
checksum=f43d4560d1464e8ff58e850212f6bdb703989b66d599fb61f351b5f9e077f253
|
checksum=8e47a4e18a88d47b14e8eb61a5f298687624a38f9decee9988d8b51a20514c45
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue