summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorptr13372021-07-22 23:52:24 +0200
committerptr13372021-07-22 23:52:24 +0200
commit6292ec9afb63690f50a7904fb6127128eee814f2 (patch)
treeddcb0ba49ad454665584cbd3d5255e65c3967226
parenta62e74d966f88dd5d43953dedb84b989d9cc1f5d (diff)
downloadaur-arch-kde-theme-git.tar.gz
fixes
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83a959ef361b..728aeb3c522b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,13 +2,13 @@ pkgbase = arch-kde-theme-git
pkgdesc = Elegant theme for KDE Plasma with dark and light mode
pkgver = r18.e75195b
pkgrel = 1
- url = https://github.com/rkstrdee7/Arch
+ url = https://github.com/rkstrdee/Arch
arch = any
license = GPL3
makedepends = git
optdepends = plasma-desktop: for included plasma theme
- optdepends = kvantum
- source = git+https://github.com/rkstrdee7/Arch.git
+ optdepends = kvantum-qt5
+ source = git+https://github.com/rkstrdee/Arch.git
sha256sums = SKIP
pkgname = arch-kde-theme-git
diff --git a/PKGBUILD b/PKGBUILD
index a05cfe66d112..ea44a814cc5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,9 +8,9 @@ pkgver=r18.e75195b
pkgrel=1
pkgdesc="Elegant theme for KDE Plasma with dark and light mode"
arch=('any')
-url="https://github.com/rkstrdee7/${_gitname}"
+url="https://github.com/rkstrdee/Arch"
license=('GPL3')
-optdepends=('plasma-desktop: for included plasma theme' 'kvantum')
+optdepends=('plasma-desktop: for included plasma theme' 'kvantum-qt5')
makedepends=('git')
source=("git+${url}.git")
sha256sums=('SKIP')