aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGI_Jack2019-12-29 17:22:02 -0500
committerGI_Jack2019-12-29 17:22:02 -0500
commit94a95acd423e1522c5092973a0e3452a18001644 (patch)
treee03398d6edaa50bb598bf576f2ead605efb39956
parent50c43dafbd8f2831818c8c23fccd69d93b853dc5 (diff)
downloadaur-94a95acd423e1522c5092973a0e3452a18001644.tar.gz
changed upstream URL to gitlab
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c75c51694f7d..1c357f61bff0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = ninjaos-bootandnuke
pkgdesc = Ninja Boot'n'Nuke. Boot'n'Nuke implemented as an initcpio image.
pkgver = 1.5
pkgrel = 1
- url = http://ninjaos.org/projects.html#bootandnuke
+ url = https://gitlab.com/ninjaos/ninja-bootandnuke
install = ninjaos-bootandnuke.install
arch = any
groups = ninjaos
diff --git a/PKGBUILD b/PKGBUILD
index 7784fbf520c3..52b41843ea37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,13 +17,11 @@
# in the future, isolinux and pxelinux, so that the user can make a custom
# shuriken for any hardware.(see shuriken_forge --help)
-# This is very much a valid security tool, and its very well documented.
-
pkgname=ninjaos-bootandnuke
pkgver=1.5
pkgrel=1
pkgdesc="Ninja Boot'n'Nuke. Boot'n'Nuke implemented as an initcpio image."
-url="http://ninjaos.org/projects.html#bootandnuke"
+url="https://gitlab.com/ninjaos/ninja-bootandnuke"
arch=('any')
license=('GPL3')
groups=('ninjaos')