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
|
||||
version=1.1.3
|
||||
revision=3
|
||||
version=1.1.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libXaw-devel"
|
||||
short_desc="X clipboard client"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
checksum=9c0e0a1f4f1d49f73c6cf3ccd27b5ca0e18afc63679f1a1ee466b1d82446ebb5
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.xz"
|
||||
checksum=f43d4560d1464e8ff58e850212f6bdb703989b66d599fb61f351b5f9e077f253
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue