summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7719fb810d6d..a5bbf5ee510e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = pyfetch-git
pkgdesc = Stylish and simple fetch for your terminal.
- pkgver = r97.83bd9e8
- pkgrel = 3
- url = https://kreatea.ml/kreato/pyfetch
+ pkgver = r158.3e97153
+ pkgrel = 1
+ url = https://git.kreatea.space/kreato/pyfetch
arch = x86_64
license = GPL
makedepends = git
@@ -13,8 +13,7 @@ pkgbase = pyfetch-git
depends = wmctrl
provides = pyfetch
conflicts = pyfetch
- source = git+https://kreatea.ml/kreato/pyfetch.git
+ source = git+https://git.kreatea.space/kreato/pyfetch.git
sha256sums = SKIP
pkgname = pyfetch-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 2a4424f8ebb1..4acc49fb3329 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Molten <craxell.tv@gmail.com>
pkgname=pyfetch-git
-pkgver=r97.83bd9e8
-pkgrel=3
+pkgver=r158.3e97153
+pkgrel=1
pkgdesc="Stylish and simple fetch for your terminal."
arch=('x86_64')
-url="https://kreatea.ml/kreato/pyfetch"
+url="https://git.kreatea.space/kreato/pyfetch"
license=('GPL')
depends=('python-distro' 'python-psutil' 'python-colorama' 'otf-font-awesome' 'wmctrl')
makedepends=('git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=('git+https://kreatea.ml/kreato/pyfetch.git')
+source=('git+https://git.kreatea.space/kreato/pyfetch.git')
sha256sums=('SKIP')
pkgver() {