* update subversion to 1.14.3-3

This commit is contained in:
Alexander Baldeck 2024-11-12 09:25:07 +01:00
parent 76c99b6f39
commit 81bae409de
2 changed files with 6 additions and 2 deletions

View File

@ -1,9 +1,13 @@
pkgbase = subversion
pkgdesc = A Modern Concurrent Version Control System
pkgver = 1.14.3
pkgrel = 2
pkgrel = 3
url = https://subversion.apache.org/
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = Apache-2.0
checkdepends = ruby-test-unit
makedepends = apache

View File

@ -7,7 +7,7 @@
pkgname=subversion
pkgver=1.14.3
pkgrel=2.1
pkgrel=3
pkgdesc="A Modern Concurrent Version Control System"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://subversion.apache.org/"