summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2022-09-20 18:32:56 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2022-10-05 09:04:19 -0400
commit80a61355b29ce19b18bddaac361ca15b390a2e52 (patch)
treee074bfab41d7b55eaf220b113938fe19ececc2fe
parentfd03d74f42291f226069874141a4d7ff4135aa60 (diff)
housekeeping
-rw-r--r--nonprism/your-privacy/PKGBUILD21
-rw-r--r--nonsystemd/base/PKGBUILD6
-rw-r--r--pcr/flashbench-git/PKGBUILD4
3 files changed, 16 insertions, 15 deletions
diff --git a/nonprism/your-privacy/PKGBUILD b/nonprism/your-privacy/PKGBUILD
index 670b618c1..1a00cf537 100644
--- a/nonprism/your-privacy/PKGBUILD
+++ b/nonprism/your-privacy/PKGBUILD
@@ -1,5 +1,7 @@
+# SPDX-License-Identifier: CC0-1.0
# Maintainer: Parabola Project <dev@lists.parabola.nu>
+
pkgname=your-privacy
pkgdesc="This package will remove support for protocols and services known to endanger privacy."
license=('GPL3')
@@ -15,16 +17,15 @@ makedepends=(librelib)
source=(blacklist-${_gitver}.txt::https://git.parabola.nu/blacklist.git/plain/${pkgname}-blacklist.txt?id=${_gitver})
sha512sums=('9ab837a9ca351bb844ecdfc147d69ec1f0d1971fbe12ceeed3b837fc59c54b10d2476901e60f677b0f53166a805b493b0a8bcd638e9e6638012dd454c7930cf8')
-package() {
- cd "$srcdir"
- conflicts=($( \
- < blacklist-${_gitver}.txt \
- libreblacklist normalize | \
- cut -d: -f1,2 | \
- sed -n 's/:$//p' | \
- sort -u \
- ))
+package()
+{
+ cd "${srcdir}"
+
+ conflicts=( $( libreblacklist normalize < blacklist-${_gitver}.txt | \
+ cut -d: -f1,2 | \
+ sed -n 's/:$//p' | \
+ sort -u ) )
- install -Dm644 blacklist-${_gitver}.txt "$pkgdir"/usr/share/doc/${pkgname}/blacklist.txt
+ install -Dm644 blacklist-${_gitver}.txt "${pkgdir}"/usr/share/doc/${pkgname}/blacklist.txt
}
diff --git a/nonsystemd/base/PKGBUILD b/nonsystemd/base/PKGBUILD
index 6cc38d5f3..b61ee0fe5 100644
--- a/nonsystemd/base/PKGBUILD
+++ b/nonsystemd/base/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer (Arch): Arch Linux Team
-# Contributor (Arch): Levente Polyak <anthraxx[at]archlinux[dot]org>
-# Contributor (Arch): Eli Schwartz <eschwartz@archlinux.org>
+# Maintainer (arch): Arch Linux Team
+# Contributor: Levente Polyak <anthraxx[at]archlinux[dot]org>
+# Contributor: Eli Schwartz <eschwartz@archlinux.org>
# Maintainer: David P. <megver83@parabola.nu>
pkgname=base
diff --git a/pcr/flashbench-git/PKGBUILD b/pcr/flashbench-git/PKGBUILD
index 489962b05..4d3f96b75 100644
--- a/pcr/flashbench-git/PKGBUILD
+++ b/pcr/flashbench-git/PKGBUILD
@@ -1,5 +1,5 @@
-# Maintainer (Arch): lestb <tkhdlstfl dot l plus aur at gmail dot com>
-# Contributor (Arch): Marti Raudsepp <marti@juffo.org>
+# Maintainer (arch): lestb <tkhdlstfl dot l plus aur at gmail dot com>
+# Contributor: Marti Raudsepp <marti@juffo.org>
pkgname=flashbench-git
pkgver=r62.2e30b19