summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f49a5e6acda3..34b23d0d17ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,13 +2,13 @@ pkgbase = cherry-kde-git
pkgdesc = Clean, Flat, Δ Theme for KDE Plasma Desktop
pkgver = 2.1.r0.gc6d4082
pkgrel = 1
- url = https://github.com/asyncmash/cherry-kde
+ url = https://github.com/nullxception/cherry-kde
arch = any
license = GPL3
makedepends = git
conflicts = cherry-kde-theme
options = !strip
- source = git+https://github.com/asyncmash/cherry-kde.git
+ source = git+https://github.com/nullxception/cherry-kde.git
sha256sums = SKIP
pkgname = cherry-kde-git
diff --git a/PKGBUILD b/PKGBUILD
index 6485ac199944..58289a03894a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=2.1.r0.gc6d4082
pkgrel=1
pkgdesc="Clean, Flat, Δ Theme for KDE Plasma Desktop"
arch=('any')
-url="https://github.com/asyncmash/${_pkgname}"
+url="https://github.com/nullxception/${_pkgname}"
license=('GPL3')
makedepends=('git')
conflicts=("cherry-kde-theme")