summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2022-08-03 01:22:21 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2022-08-08 12:14:10 -0400
commite93fd4a48d2404163cbbc5cb56452c31da0f8169 (patch)
treec48ce1da13457a433c9ecc18852a8ea2c3238036
parent997bab9bc72ba58219c5dcf3851cdb0e243cdf79 (diff)
[parabola-hackers]: upgrade to v20220802
-rw-r--r--libre/parabola-hackers/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/libre/parabola-hackers/PKGBUILD b/libre/parabola-hackers/PKGBUILD
index 0d152bf9f..8f49df0ff 100644
--- a/libre/parabola-hackers/PKGBUILD
+++ b/libre/parabola-hackers/PKGBUILD
@@ -1,17 +1,18 @@
+# SPDX-License-Identifier: CC0-1.0
# Maintainer: Luke Shumaker <lukeshu@sbcglobal.net>
# Contributor: bill-auger <bill-auger@programmer.net>
pkgbase=parabola-hackers
pkgname=(parabola-hackers parabola-hackers-nshd)
-pkgver=20210719
+pkgver=20220802
pkgrel=1
pkgdesc='Programs for doing magic with hackers.git'
url='https://git.parabola.nu/packages/parabola-hackers.git/'
license=('GPL')
arch=('armv7h' 'i686' 'x86_64')
-makedepends=('go' 'git')
+makedepends=('git' 'go')
source=("parabola-hackers::git://git.parabola.nu/packages/parabola-hackers.git#tag=v${pkgver}")
_go_sources=("git.lukeshu.com/go/libgnulinux#branch=master"
"git.lukeshu.com/go/libnslcd#branch=master"