diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/xosd | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/xosd')
-rw-r--r-- | community/xosd/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/xosd/PKGBUILD b/community/xosd/PKGBUILD index d6f4400d1..468aa9d5b 100644 --- a/community/xosd/PKGBUILD +++ b/community/xosd/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 97848 2013-09-30 10:05:25Z spupykin $ +# $Id: PKGBUILD 100023 2013-10-31 03:03:53Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Damir Perisa <damir.perisa@bluewin.ch> @@ -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' |