summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGI_Jack2021-01-17 16:26:01 -0500
committerGI_Jack2021-01-17 16:26:01 -0500
commit4dccb0c0e398a763f9325cbfa2f421ce71ef2e3a (patch)
tree83fa15c61a2a092c9d7ee73e4d65599e13598d05
parent960050202e5de7a84ba0ed7c5849918ea939c1a8 (diff)
downloadaur-4dccb0c0e398a763f9325cbfa2f421ce71ef2e3a.tar.gz
PKGBUILD cleanup, delete unused fields from template
-rw-r--r--PKGBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08471a27ecf9..ad885a2f42c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,7 @@ pkgdesc="Go Prog to dump windows passwords from ntds.dit and SAM/system files"
arch=('x86_64' 'i686' 'pentium4')
url="https://github.com/C-Sto/gosecretsdump"
license=('unknown')
-depends=()
makedepends=('go')
-backup=()
-options=()
-install=
-changelog=
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/C-Sto/gosecretsdump/archive/v${pkgver}.tar.gz")
sha256sums=('d0b4ff67d9b8e53b2fa40535ed26dca9e6de255bcc11ae37e0b3f761b63dfb6d')