aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGI_Jack2020-07-05 12:34:00 -0400
committerGI_Jack2020-07-05 12:34:00 -0400
commitaf49fe839bdd8f6fac46bb80a37d60e9baeb9336 (patch)
tree68dd1f6c82212bbb46fdf44c5c3149e034d1eb39
parentb3558b8e1c90fd1aa5c54b7cab56b2a38fabb2e7 (diff)
downloadaur-af49fe839bdd8f6fac46bb80a37d60e9baeb9336.tar.gz
updated URL for new website
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD20
2 files changed, 3 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9bf31b8b0f37..308ff9c179e5 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 = 2.0
pkgrel = 1
- url = http://ninjaos.org/projects.html#bootandnuke
+ url = https://ninjaos.org/pages/sub-projects/#nban
install = ninjaos-bootandnuke.install
arch = any
groups = ninjaos
diff --git a/PKGBUILD b/PKGBUILD
index 28d934dee281..4f36093478d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,29 +2,13 @@
# Ninja Boot'n'Nuke.
#
-# This is the package build for the tools to build nban and the shuriken
-# This was originally developed for Ninja OS, but has been back ported to Arch
-# Linux.
-
-# This is a security tool meant to end of life computers so they can be disposed
-# of without the fear of data retrieval by an attacker. Unlike "Darik's
-# Boot'n'Nuke", which is somewhat complex, Ninja Boot'n'Nuke is very simple
-# with no options.
-
-# Ninja Boot'n'Nuke, also refered to as NBAN is built around Arch's initcpio
-# system, and uses a dash script inside of an initcpio image, built using Arch's
-# mkinitcpio tool.
-
-# This package can also create "shurikens", or a single use nban
-# on a stick with extlinux bootloader. The tool allows for custom kernels, and
-# in the future, isolinux and pxelinux, so that the user can make a custom
-# shuriken for any hardware.(see shuriken_forge --help)
+# Backported from Ninja OS
pkgname=ninjaos-bootandnuke
pkgver=2.0
pkgrel=1
pkgdesc="Ninja Boot'n'Nuke. Boot'n'Nuke implemented as an initcpio image."
-url="http://ninjaos.org/projects.html#bootandnuke"
+url="https://ninjaos.org/pages/sub-projects/#nban"
arch=('any')
license=('GPL3')
groups=('ninjaos')