diff options
Diffstat (limited to 'community/xosd/PKGBUILD')
-rw-r--r-- | community/xosd/PKGBUILD | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/community/xosd/PKGBUILD b/community/xosd/PKGBUILD index a9de83583..c154bde89 100644 --- a/community/xosd/PKGBUILD +++ b/community/xosd/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 97848 2013-09-30 10:05:25Z spupykin $ +# $Id: PKGBUILD 100303 2013-11-02 08:52:28Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Damir Perisa <damir.perisa@bluewin.ch> pkgname=xosd pkgver=2.2.14 -pkgrel=6 +pkgrel=7 pkgdesc="Displays text on your screen. On-Screen-Display-libs for some tools" arch=("i686" "x86_64" 'mips64el') license=('GPL2') @@ -12,7 +12,6 @@ url="http://www.ignavus.net/software.html" depends=('libxt' 'libxinerama' 'sh') makedepends=('xmms' 'gdk-pixbuf') optdepends=('gdk-pixbuf: for using the xmms plugin') -options=('!libtool') source=("http://downloads.sourceforge.net/libxosd/${pkgname}-${pkgver}.tar.gz" "http://ftp.de.debian.org/debian/pool/main/x/xosd/xosd_$pkgver-2.debian.tar.gz") md5sums=('4b349fe930e4eee2f504d6c02673e24d' |