summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNauval Rizky2023-05-26 00:55:52 +0700
committerNauval Rizky2023-05-26 00:55:52 +0700
commit5f3fdd27ba40f72daa9e5a563bd1d8360fee32c8 (patch)
treea9a9c5332dfefbbc61442cbbeaf9ff4d2d220bf5
parent462ff902ed95c95d0ce5709818b3c343ee3b659b (diff)
downloadaur-5f3fdd27ba40f72daa9e5a563bd1d8360fee32c8.tar.gz
update repo url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34b23d0d17ec..f49a5e6acda3 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/nullxception/cherry-kde
+ url = https://github.com/asyncmash/cherry-kde
arch = any
license = GPL3
makedepends = git
conflicts = cherry-kde-theme
options = !strip
- source = git+https://github.com/nullxception/cherry-kde.git
+ source = git+https://github.com/asyncmash/cherry-kde.git
sha256sums = SKIP
pkgname = cherry-kde-git
diff --git a/PKGBUILD b/PKGBUILD
index 58289a03894a..6485ac199944 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/nullxception/${_pkgname}"
+url="https://github.com/asyncmash/${_pkgname}"
license=('GPL3')
makedepends=('git')
conflicts=("cherry-kde-theme")