Fix URL of subtitlecomposer and rebuild against ICU 74

This commit is contained in:
Martchus 2023-12-12 17:52:55 +01:00
parent c3d2a1ce8c
commit 2a0f8e7827
1 changed files with 2 additions and 2 deletions

View File

@ -8,10 +8,10 @@
pkgname=subtitlecomposer
pkgver=0.8.0
pkgrel=2
pkgrel=3
pkgdesc='Video subtitle editor'
arch=('i686' 'x86_64')
url="https://invent.kde.org/multimedia/${_name}"
url="https://invent.kde.org/multimedia/${pkgname}"
license=('GPL')
depends=('qt5-declarative' 'kcoreaddons5' 'ktextwidgets5' 'kio5' 'sonnet5' 'kcodecs5' 'kxmlgui5' 'ki18n5' 'ffmpeg' 'openal')
makedepends=('extra-cmake-modules' 'jack' 'blas' 'xorg-server-xvfb')