Skip to content

Commit 62fc08c

Browse files
committed
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 <[email protected]>
1 parent a7ae3cf commit 62fc08c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: subversion/PKGBUILD

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Maintainer: Alexey Pavlov <[email protected]>
22

33
pkgname=subversion
4-
pkgver=1.14.2
5-
pkgrel=2
4+
pkgver=1.14.3
5+
pkgrel=1
66
pkgdesc="A Modern Concurrent Version Control System"
77
arch=('i686' 'x86_64')
88
url="https://subversion.apache.org/"
@@ -40,7 +40,7 @@ source=(https://archive.apache.org/dist/subversion/subversion-${pkgver}.tar.bz2{
4040
subversion-1.9.1-msys2.patch
4141
remove-checking-symlink.patch
4242
90-use-copy-instead-symlink.patch)
43-
sha256sums=('c9130e8d0b75728a66f0e7038fc77052e671830d785b5616aad53b4810d3cc28'
43+
sha256sums=('949efd451a09435f7e8573574c71c7b71b194d844890fa49cd61d2262ea1a440'
4444
'SKIP'
4545
'b09dd041aba0078c8d50df130ef2f96c3ef8486279a620532fef4fe48ef9961e'
4646
'66d8028dbee086502e453d7435aa15f7e141dbc8808e650e883e1d90a0a022b1'

0 commit comments

Comments
 (0)