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 /extra/subversion | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/subversion')
-rw-r--r-- | extra/subversion/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/subversion/PKGBUILD b/extra/subversion/PKGBUILD index 630097a0d..481afd445 100644 --- a/extra/subversion/PKGBUILD +++ b/extra/subversion/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 194714 2013-09-23 03:35:04Z angvp $ +# $Id: PKGBUILD 198442 2013-10-30 14:53:59Z allan $ # Maintainer: Angel Velasquez <angvp@archlinux.org> # Contributor: Stéphane Gaudreault <stephane@archlinux.org> # Contributor: Paul Mattal <paul@archlinux.org> @@ -22,7 +22,7 @@ optdepends=('libgnome-keyring: for GNOME Keyring for auth credentials' 'ruby: for some hook scripts') provides=('svn') backup=('etc/xinetd.d/svn' 'etc/conf.d/svnserve') -options=('!makeflags' '!libtool' '!emptydirs') +options=('!makeflags' '!emptydirs') install=${pkgname}.install source=(http://www.apache.org/dist/subversion/subversion-${pkgver}.tar.bz2{,.asc} svn |