xclipboard: update to 1.1.4
This commit is contained in:
parent
964496280e
commit
901bf327af
1 changed files with 7 additions and 7 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template build file for 'xclipboard'.
|
# Template file for 'xclipboard'
|
||||||
pkgname=xclipboard
|
pkgname=xclipboard
|
||||||
version=1.1.3
|
version=1.1.4
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libXaw-devel"
|
makedepends="libXaw-devel"
|
||||||
short_desc="X clipboard client"
|
short_desc="X clipboard client"
|
||||||
homepage="http://xorg.freedesktop.org"
|
|
||||||
license="MIT"
|
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
license="MIT"
|
||||||
checksum=9c0e0a1f4f1d49f73c6cf3ccd27b5ca0e18afc63679f1a1ee466b1d82446ebb5
|
homepage="http://xorg.freedesktop.org"
|
||||||
|
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
|
||||||
|
checksum=f43d4560d1464e8ff58e850212f6bdb703989b66d599fb61f351b5f9e077f253
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue