From e07b64766a37a9b0ce97ee0142765fcc9ab646ce Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 4 May 2023 20:00:07 +0200 Subject: mtx-svn: rebuild --- mtx-svn/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mtx-svn') diff --git a/mtx-svn/PKGBUILD b/mtx-svn/PKGBUILD index 783e895b6..413a81605 100644 --- a/mtx-svn/PKGBUILD +++ b/mtx-svn/PKGBUILD @@ -3,7 +3,7 @@ pkgname=mtx-svn pkgver=r200 -pkgrel=14 +pkgrel=15 pkgdesc="Tools used to view information about, and to control, Media Changer devices such as Tape and DVD/CD libraries." arch=('armv6h' 'armv7h' 'aarch64' 'i486' 'i686' 'pentium4' 'x86_64') url="https://sourceforge.net/projects/mtx/" @@ -14,10 +14,10 @@ _pinned_dependencies=( 'glibc>=2.31' ) _pinned_dependencies_armv6h=( - 'gcc-libs=13.1.1' + 'gcc-libs=12.2.1' ) _pinned_dependencies_armv7h=( - 'gcc-libs=13.1.1' + 'gcc-libs=12.2.1' ) depends=("${_pinned_dependencies[@]}") depends_armv6h=("${_pinned_dependencies_armv6h[@]}") -- cgit v1.2.3-54-g00ecf