summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJanghyub Seo2023-10-21 01:02:04 +0900
committerJanghyub Seo2023-10-21 01:02:04 +0900
commit00bd60baecac453de3a59201b6eabf4d490e0b10 (patch)
tree0bb451730981d3b0ec44be856bef3d84e1b5b3d6 /PKGBUILD
parentab773dcdcdca36453461e0e765aacc21eaf53077 (diff)
downloadaur-00bd60baecac453de3a59201b6eabf4d490e0b10.tar.gz
update dependency names
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49dea3783556..0505c1ce41b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname='plasma5-applets-supergfxctl'
pkgver=1.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="KDE Plasma plasmoid for supergfxctl"
arch=('x86_64')
url="https://gitlab.com/Jhyub/supergfxctl-plasmoid"
license=('MPL2')
-depends=('plasma-framework' 'hicolor-icon-theme' 'glibc' 'ki18n' 'kcoreaddons' 'qt5-base' 'qt5-declarative' 'gcc-libs' 'supergfxctl>=5.1.0')
+depends=('plasma-framework5' 'hicolor-icon-theme' 'glibc' 'ki18n5' 'kcoreaddons5' 'qt5-base' 'qt5-declarative' 'gcc-libs' 'supergfxctl>=5.1.0')
makedepends=('cmake' 'extra-cmake-modules')
source=(
"https://gitlab.com/Jhyub/supergfxctl-plasmoid/-/archive/v$pkgver/supergfxctl-plasmoid-v$pkgver.tar.gz"