diff options
| -rw-r--r-- | abs/extra-testing/neon/PKGBUILD | 4 | ||||
| -rw-r--r-- | abs/extra-testing/subversion/PKGBUILD | 2 | 
2 files changed, 3 insertions, 3 deletions
diff --git a/abs/extra-testing/neon/PKGBUILD b/abs/extra-testing/neon/PKGBUILD index 868e493..4aa3802 100644 --- a/abs/extra-testing/neon/PKGBUILD +++ b/abs/extra-testing/neon/PKGBUILD @@ -5,11 +5,11 @@  # KEEP LIBTOOL FILES!  pkgname=neon  pkgver=0.28.3 -pkgrel=1 +pkgrel=2  pkgdesc="HTTP and WebDAV client library with a C interface"  arch=('i686' 'x86_64')  license=('GPL' 'LGPL') -depends=('openssl>=0.9.8g-4' 'heimdal>=1.2-1' 'zlib' 'expat>=2.0.1' 'db>=4.7.25') +depends=('openssl>=0.9.8g-4' 'heimdal>=1.2.1' 'zlib' 'expat>=2.0.1' 'db>=4.7.25')  url="http://www.webdav.org/neon/"  source=(http://www.webdav.org/neon/${pkgname}-${pkgver}.tar.gz)  md5sums=('47599a328862ce64ac3c52726d6daa12') diff --git a/abs/extra-testing/subversion/PKGBUILD b/abs/extra-testing/subversion/PKGBUILD index 20d0e48..36c2bea 100644 --- a/abs/extra-testing/subversion/PKGBUILD +++ b/abs/extra-testing/subversion/PKGBUILD @@ -4,7 +4,7 @@  pkgname=subversion  pkgver=1.5.3 -pkgrel=2 +pkgrel=4  pkgdesc="Replacement for CVS, another versioning system (svn)"  arch=(i686 x86_64)  license=('apache' 'bsd')  | 
