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 ce05692abc6e..6e3305d6b39c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,15 +2,14 @@ pkgbase = bootsplash-theme-manjaro-space-green-git
pkgdesc = Beautiful Manjaro Bootsplash with space animation
pkgver = 1.1.r0.gdb831a0
pkgrel = 2
- url = https://github.com/ANDRoid7890/bootsplash-theme-manjaro-space-green
+ url = https://github.com/parov0z/bootsplash-theme-manjaro-space-green
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-green.git
+ source = git+https://github.com/parov0z/bootsplash-theme-manjaro-space-green.git
sha256sums = SKIP
pkgname = bootsplash-theme-manjaro-space-green-git
pkgdesc = Beautiful Manjaro Bootsplash with space animation
-
diff --git a/PKGBUILD b/PKGBUILD
index 06f66042282c..77bd06d5e5cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@ pkgver=1.1.r0.gdb831a0
pkgrel=2
arch=('x86_64')
pkgdesc="Beautiful Manjaro Bootsplash with space animation"
-url="https://github.com/ANDRoid7890/bootsplash-theme-manjaro-space-green"
+url="https://github.com/parov0z/bootsplash-theme-manjaro-space-green"
license=('GPL')
depends=()
optdepends=('bootsplash-systemd: for bootsplash functionality')
makedepends=('imagemagick' 'git')
-source=('git+https://github.com/ANDRoid7890/bootsplash-theme-manjaro-space-green.git')
+source=('git+https://github.com/parov0z/bootsplash-theme-manjaro-space-green.git')
sha256sums=('SKIP')
pkgver() {