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/orange | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/orange')
-rw-r--r-- | community/orange/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/orange/PKGBUILD b/community/orange/PKGBUILD index 646700a76..8efde537d 100644 --- a/community/orange/PKGBUILD +++ b/community/orange/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 96054 2013-08-19 13:05:21Z spupykin $ +# $Id: PKGBUILD 99943 2013-10-31 02:36:32Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Zhukov Pavel <gelios@gmail.com> @@ -10,7 +10,6 @@ arch=('i686' 'x86_64') url="http://synce.sourceforge.net/" license=("GPL") depends=('dynamite' 'synce-libsynce' 'file' 'unshield') -options=('!libtool') source=(http://downloads.sourceforge.net/sourceforge/synce/liborange-$pkgver.tar.gz) md5sums=('40e9ac3de389c74a60007f7493e072a5') |