summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNauval Rizky2023-05-26 11:55:22 +0700
committerNauval Rizky2023-05-26 11:55:22 +0700
commit79c449b7ccafc6beff983392563cd7ea8c26e44c (patch)
tree6fb649d1d0e3444f17de249dff2585c286decf45
parent5f3fdd27ba40f72daa9e5a563bd1d8360fee32c8 (diff)
downloadaur-cherry-kde-git.tar.gz
Revert "update repo url"
This reverts commit 5f3fdd27ba40f72daa9e5a563bd1d8360fee32c8.
-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")