summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f5507e364b5..3f60fc6a58c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,15 +2,14 @@ pkgbase = bootsplash-theme-manjaro-space-purple-git
pkgdesc = Beautiful Manjaro Bootsplash with space animation
pkgver = 1.1.r0.g7f2390e
pkgrel = 2
- url = https://github.com/ANDRoid7890/bootsplash-theme-manjaro-space-purple
+ url = https://github.com/parov0z/bootsplash-theme-manjaro-space-purple
arch = x86_64
license = GPL
makedepends = imagemagick
makedepends = git
optdepends = bootsplash-systemd: for bootsplash functionality
- source = git+https://github.com/ANDRoid7890/bootsplash-theme-manjaro-space-purple.git
+ source = git+https://github.com/parov0z/bootsplash-theme-manjaro-space-purple.git
sha256sums = SKIP
pkgname = bootsplash-theme-manjaro-space-purple-git
pkgdesc = Beautiful Manjaro Bootsplash with space animation
-
diff --git a/PKGBUILD b/PKGBUILD
index 7ade25a189ea..ca915296199c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@ pkgver=1.1.r0.g7f2390e
pkgrel=2
arch=('x86_64')
pkgdesc="Beautiful Manjaro Bootsplash with space animation"
-url="https://github.com/ANDRoid7890/bootsplash-theme-manjaro-space-purple"
+url="https://github.com/parov0z/bootsplash-theme-manjaro-space-purple"
license=('GPL')
depends=()
optdepends=('bootsplash-systemd: for bootsplash functionality')
makedepends=('imagemagick' 'git')
-source=('git+https://github.com/ANDRoid7890/bootsplash-theme-manjaro-space-purple.git')
+source=('git+https://github.com/parov0z/bootsplash-theme-manjaro-space-purple.git')
sha256sums=('SKIP')
pkgver() {