summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPopcorn2018-09-28 02:09:45 +0800
committerPopcorn2018-09-28 02:09:45 +0800
commit3773f03695b28d9b6688059bc2a5a98fb3d37556 (patch)
treec8854489f3f1842009a6f02db2b3a11a01e6fcf8
parent1d09e7c12741281c07cac701da4617717caac2ed (diff)
downloadaur-3773f03695b28d9b6688059bc2a5a98fb3d37556.tar.gz
19700101
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0dd8936fe5b..4d03bf906ea7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = arcint-gtk-theme-git
pkgdesc = My own version of horst3180's Arc theme
pkgver = 19700101
pkgrel = 1
- url = https://gitgud.io/popcorns/arcint-theme
+ url = https://git.entrenix.xyz/Popcorn/arcint-theme
arch = any
license = GPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 0d7210bf51ab..4acc473d6ec3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: POPCORNS <archlinux {at} protonmail {dot} com>
+# Maintainer: Popcorn <popcorn-public {at} protonmail {dot} com>
pkgname=arcint-gtk-theme-git
_pkgname=arcint-theme
@@ -8,7 +8,7 @@ pkgrel=1
provides=("arcint-gtk-theme")
conflicts=("arcint-gtk-theme")
arch=("any")
-url="https://gitgud.io/popcorns/arcint-theme"
+url="https://git.entrenix.xyz/Popcorn/arcint-theme"
license=("GPL3")
optdepends=("gnome-themes-standard: for gtk2 themes")
makedepends=("git" "gtk3" "sassc" "optipng" "inkscape")