summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRustmilian2023-03-27 10:41:26 -0400
committerRustmilian2023-03-27 10:41:26 -0400
commitd8b9626b4a7441ac2f418b9d73e160af0f093ea6 (patch)
tree7981f51e4739a68c83dc606b1363ac264d3f1fcc /PKGBUILD
parent156cd3b0b3320ab52d1ff9e70773833cf05fb3c8 (diff)
downloadaur-d8b9626b4a7441ac2f418b9d73e160af0f093ea6.tar.gz
ECM dep git version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1b234d708874..07077b1fff97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Rustmilian <######[@]######[.]me>
pkgname=kcodecs-git
-pkgver=5.240.0_r481.gb52a6dc
+pkgver=5.240.0_r491.g49a2729
pkgrel=1
pkgdesc='Plugins allowing Qt applications to access further types of images'
arch=($CARCH)
url='https://community.kde.org/Frameworks'
license=(LGPL)
depends=(qt6-base)
-makedepends=(extra-cmake-modules gperf git qt6-tools)
+makedepends=(extra-cmake-modules-git gperf git qt6-tools)
groups=(kf6-git)
conflicts=(${pkgname%-git})
provides=(${pkgname%-git})