summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e15c08a2a81..1b234d708874 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,10 @@
-# Maintainer: Zanny <lordzanny@gmail.com>
-# Maintainer: Andrea Scarpino <andrea@archlinux.org>
+# Maintainer: Rustmilian <######[@]######[.]me>
pkgname=kcodecs-git
pkgver=5.240.0_r481.gb52a6dc
pkgrel=1
pkgdesc='Plugins allowing Qt applications to access further types of images'
-arch=(x86_64)
+arch=($CARCH)
url='https://community.kde.org/Frameworks'
license=(LGPL)
depends=(qt6-base)