subversion: update to 1.10.0

This commit is contained in:
Jeff Huang 2018-05-17 03:45:56 +01:00
parent e5d165d3f7
commit c298d75287

View File

@ -1,10 +1,11 @@
pkgname=subversion
pkgver=1.9.7
pkgrel=2
pkgver=1.10.0
pkgrel=1
pkgdesc="A Modern Concurrent Version Control System"
arch=('x86_64')
url="https://subversion.apache.org/"
license=('apache')
depends=('sqlite3' 'file' 'serf' 'systemd')
depends=('sqlite' 'libutf8proc' 'file' 'serf' 'systemd')
makedepends=('krb5' 'apache' 'python2' 'perl' 'swig' 'ruby' 'java-runtime'
'autoconf' 'kdelibs' 'openjdk')
optdepends=('kdeutils-kwallet: for KWallet for auth credentials'
@ -13,7 +14,6 @@ optdepends=('kdeutils-kwallet: for KWallet for auth credentials'
'java-environment: for Java support'
'ruby: for some hook scripts')
backup=('etc/xinetd.d/svn' 'etc/conf.d/svnserve')
url="http://subversion.apache.org/"
provides=('svn')
options=('!makeflags' '!emptydirs')
source=(https://www.apache.org/dist/subversion/subversion-${pkgver}.tar.bz2{,.asc}
@ -23,7 +23,7 @@ source=(https://www.apache.org/dist/subversion/subversion-${pkgver}.tar.bz2{,.as
svnserve.service
subversion.rpath.fix.patch
ruby-frozen-nil.patch)
sha1sums=('874b81749cdc3e88152d103243c3623ac6338388'
sha1sums=('345bc84edc5fe72f70997d247230fd8d3a18d83b'
'SKIP'
'73b36c046c09cec2093354911c89e3ba8056af6c'
'ad117bf3b2a838a9a678a93fd8db1a066ad46c41'