summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/subversion
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra-testing/subversion')
-rw-r--r--abs/extra-testing/subversion/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/extra-testing/subversion/PKGBUILD b/abs/extra-testing/subversion/PKGBUILD
index dec8845..20d0e48 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=2
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)