summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d197797a004..f4302163a1e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,12 @@ pkgname=${_pkgname}-opt
pkgver=1.3.1
pkgrel=1
pkgdesc="Optionally alter the contents of packets forwarded through network in real time"
-arch=('x86_64')
-url='https://gitlab.com/Scrumplex/netsed-opt'
-license=('GPL')
+arch=("x86_64")
+url="https://gitlab.com/Scrumplex/netsed-opt"
+license=("GPL")
-conflicts=('netsed')
-provides=('netsed')
+conflicts=("netsed")
+provides=("netsed")
source=("https://gitlab.com/Scrumplex/netsed-opt/-/archive/${pkgver}/netsed-opt-${pkgver}.tar.gz")
sha512sums=('8de9f95d244a86628be091058ed6cd6e143916dff4176bbb1acf3951e648b43bd6780e2a1a49578ec1b82c970d389eb3094f0ee8859f350badb4aeef976c634b')