diff options
author | Nathan Harris <nharris@eoimaging.com> | 2009-02-08 22:59:17 (GMT) |
---|---|---|
committer | Nathan Harris <nharris@eoimaging.com> | 2009-02-08 22:59:17 (GMT) |
commit | 5aac4f02a03e529d2ce15424af28ee48738006e1 (patch) | |
tree | 1d6fafc4b0c01996708524c08ccba6f5e067d469 /abs/extra-testing/subversion/PKGBUILD | |
parent | 63f9cc27578f48982a7e334e40a2db95f2ec3dca (diff) | |
parent | 79bd1fc3016fb0f7ab9b267f35da5bc4e0ada5b3 (diff) | |
download | linhes_pkgbuild-5aac4f02a03e529d2ce15424af28ee48738006e1.zip linhes_pkgbuild-5aac4f02a03e529d2ce15424af28ee48738006e1.tar.gz linhes_pkgbuild-5aac4f02a03e529d2ce15424af28ee48738006e1.tar.bz2 |
Merge branch 'master' of nharris@knoppmyth.net:LinHES-PKGBUILD
Diffstat (limited to 'abs/extra-testing/subversion/PKGBUILD')
-rw-r--r-- | abs/extra-testing/subversion/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra-testing/subversion/PKGBUILD b/abs/extra-testing/subversion/PKGBUILD index dec8845..36c2bea 100644 --- a/abs/extra-testing/subversion/PKGBUILD +++ b/abs/extra-testing/subversion/PKGBUILD @@ -4,12 +4,12 @@ pkgname=subversion pkgver=1.5.3 -pkgrel=1 +pkgrel=4 pkgdesc="Replacement for CVS, another versioning system (svn)" arch=(i686 x86_64) license=('apache' 'bsd') depends=('neon>=0.28.2-2' 'apr-util>=1.3.2-2') -makedepends=('heimdal>=1.2' 'db>=4.7' 'python>=2.5.2-4' +makedepends=('heimdal>=1.2.1' 'db>=4.7' 'python>=2.5.2-4' 'perl>=5.10.0-3' 'autoconf') source=(http://svn.collab.net/tarballs/${pkgname}-${pkgver}.tar.gz svnserve svn svnserve.conf) |