summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd52a6eddc7a..395cd234d8b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = lxqt-arc-dark-theme-git
pkgdesc = A dark theme for LXQt based on Arc
pkgver = latest
- pkgrel = 2
- url = https://github.com/gabretana/lxqt-arc-dark-theme
+ pkgrel = 3
+ url = https://gitlab.com/isseigx/lxqt-arc-dark-theme
arch = any
license = GPL
optdepends = kvantum-theme-arc: recommended kvantum style
optdepends = arc-gtk-theme: GTK theme
- source = git+https://github.com/gabretana/lxqt-arc-dark-theme.git
+ source = git+https://gitlab.com/isseigx/lxqt-arc-dark-theme.git
md5sums = SKIP
pkgname = lxqt-arc-dark-theme-git
diff --git a/PKGBUILD b/PKGBUILD
index 881c4db30b69..6ccc1f4fd561 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
pkgname=lxqt-arc-dark-theme-git
pkgver=latest
-pkgrel=2
+pkgrel=3
pkgdesc="A dark theme for LXQt based on Arc"
arch=('any')
-url="https://github.com/gabretana/lxqt-arc-dark-theme"
+url="https://gitlab.com/isseigx/lxqt-arc-dark-theme"
license=('GPL')
optdepends=('kvantum-theme-arc: recommended kvantum style'
'arc-gtk-theme: GTK theme')
_theme='arc-dark'
_repo='lxqt-arc-dark-theme'
-source=("git+https://github.com/gabretana/lxqt-arc-dark-theme.git")
+source=("git+https://gitlab.com/isseigx/lxqt-arc-dark-theme.git")
md5sums=('SKIP')
pkgver() {