summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRustmilian2023-03-27 10:41:26 -0400
committerRustmilian2023-03-27 10:41:26 -0400
commitd8b9626b4a7441ac2f418b9d73e160af0f093ea6 (patch)
tree7981f51e4739a68c83dc606b1363ac264d3f1fcc
parent156cd3b0b3320ab52d1ff9e70773833cf05fb3c8 (diff)
downloadaur-d8b9626b4a7441ac2f418b9d73e160af0f093ea6.tar.gz
ECM dep git version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e029328db208..c99de9dac6f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = kcodecs-git
pkgdesc = Plugins allowing Qt applications to access further types of images
- pkgver = 5.240.0_r481.gb52a6dc
+ pkgver = 5.240.0_r491.g49a2729
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
groups = kf6-git
license = LGPL
- makedepends = extra-cmake-modules
+ makedepends = extra-cmake-modules-git
makedepends = gperf
makedepends = git
makedepends = qt6-tools
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})