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/alltray | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/alltray')
-rw-r--r-- | community/alltray/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/alltray/PKGBUILD b/community/alltray/PKGBUILD index 9ff9a652a..ed4a3780b 100644 --- a/community/alltray/PKGBUILD +++ b/community/alltray/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 65283 2012-02-20 15:18:04Z spupykin $ +# $Id: PKGBUILD 99670 2013-10-30 22:55:01Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer : James Rayner <iphitus@gmail.com> # Contributor: Roberto Salas <ro0xito@gmail.com> @@ -11,7 +11,6 @@ license=('GPL') arch=('i686' 'x86_64') url="http://alltray.trausch.us/" depends=('libxpm' 'libgtop' 'libwnck') -options=('!libtool') source=(https://code.launchpad.net/alltray/trunk/${pkgver}/+download/alltray-${pkgver}.tar.gz) md5sums=('5842253b89a5943031b5a02bbd8fd4fb') |