Skip to content

Commit

Permalink
subversion: upgrade to v1.14.3
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dscho committed Jul 9, 2024
1 parent a7ae3cf commit 62fc08c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions subversion/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Maintainer: Alexey Pavlov <[email protected]>

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/"
Expand Down Expand Up @@ -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'
Expand Down

0 comments on commit 62fc08c

Please sign in to comment.