summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-12-18 10:12:53 +0100
committerMartchus2023-12-18 10:12:53 +0100
commitf205de3e0a41683398a2fecd4d190a6ac9701259 (patch)
tree81775e3bf4b37bdaef931b0e196deeeb2ccc406e /PKGBUILD
parentd45fff5617187ff291eb79d10f62eb280b6131a9 (diff)
downloadaur-subtitlecomposer.tar.gz
Fix URL and rebuild against ICU 74
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea58b47ac3bf..044807aa2550 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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')