From 62fc08c86a0f0528d6a20bd4bc9e8a31abc9b79a Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Tue, 9 Jul 2024 14:10:16 +0200 Subject: [PATCH] subversion: upgrade to v1.14.3 Let's use the excuse of having to rebuild the Perl module after upgrading to a new Perl version anyway. Signed-off-by: Johannes Schindelin --- subversion/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/subversion/PKGBUILD b/subversion/PKGBUILD index 2caad038041..893671dde4b 100644 --- a/subversion/PKGBUILD +++ b/subversion/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Alexey Pavlov pkgname=subversion -pkgver=1.14.2 -pkgrel=2 +pkgver=1.14.3 +pkgrel=1 pkgdesc="A Modern Concurrent Version Control System" arch=('i686' 'x86_64') url="https://subversion.apache.org/" @@ -40,7 +40,7 @@ source=(https://archive.apache.org/dist/subversion/subversion-${pkgver}.tar.bz2{ subversion-1.9.1-msys2.patch remove-checking-symlink.patch 90-use-copy-instead-symlink.patch) -sha256sums=('c9130e8d0b75728a66f0e7038fc77052e671830d785b5616aad53b4810d3cc28' +sha256sums=('949efd451a09435f7e8573574c71c7b71b194d844890fa49cd61d2262ea1a440' 'SKIP' 'b09dd041aba0078c8d50df130ef2f96c3ef8486279a620532fef4fe48ef9961e' '66d8028dbee086502e453d7435aa15f7e141dbc8808e650e883e1d90a0a022b1'