summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvert Vorster2023-10-21 15:10:31 +0100
committerEvert Vorster2023-10-21 15:10:31 +0100
commit539dedbf1a813874522e880ac10c30ef4260f446 (patch)
tree5f4bba5795d18eeb6c8b460d1f44a0ed5484f25c
parentff476d270d5193f80b8946a9d0c359f9f2cf9f3b (diff)
downloadaur-539dedbf1a813874522e880ac10c30ef4260f446.tar.gz
Arch package rename update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0cb0cc2f4708..2e575a51feae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kdenlive-git
pkgdesc = A non-linear video editor for Linux using the MLT video framework. KF5 Frameworks (Latest Applications GIT Version)
- pkgver = 23.11.70.r18856
+ pkgver = 23.11.70.r18857
pkgrel = 1
url = http://www.kdenlive.org/
arch = i686
@@ -25,7 +25,7 @@ pkgbase = kdenlive-git
optdepends = libdv: for webcam capture (if FFmpeg is not installed)
optdepends = recordmydesktop: for screen capture
optdepends = xine-ui: for DVD preview
- optdepends = perl-image-exif-tool: for exif information
+ optdepends = perl-image-exiftool: for exif information
optdepends = mediainfo: for exif information
optdepends = oxygen-icons: optional for xfce
optdepends = breeze-icons: otional for default theme
diff --git a/PKGBUILD b/PKGBUILD
index cb923abbf431..9d50f699cea7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=kdenlive-git
-pkgver=23.11.70.r18856
+pkgver=23.11.70.r18857
pkgrel=1
pkgdesc="A non-linear video editor for Linux using the MLT video framework. KF5 Frameworks (Latest Applications GIT Version)"
arch=('i686' 'x86_64')
@@ -24,7 +24,7 @@ optdepends=('ffmpeg: for FFmpeg plugin'
'libdv: for webcam capture (if FFmpeg is not installed)'
'recordmydesktop: for screen capture'
'xine-ui: for DVD preview'
- 'perl-image-exif-tool: for exif information'
+ 'perl-image-exiftool: for exif information'
'mediainfo: for exif information'
'oxygen-icons: optional for xfce'
'breeze-icons: otional for default theme'