summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorian Schweikert2024-02-14 16:35:36 +0100
committerFlorian Schweikert2024-02-14 16:35:36 +0100
commit435796cf7a3d5c11d6982da5f00315bdf6a0b687 (patch)
treee1975d639fef3fe69a27a444df510bc99feffd63 /PKGBUILD
parenta6653af82c0784a5051504640b8829a78082acd9 (diff)
downloadaur-435796cf7a3d5c11d6982da5f00315bdf6a0b687.tar.gz
chore: get rid of namcap nagging
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2963bad320e7..138c31e521ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=tunslip6-ng
pkgver=4.9
_branch=release/v${pkgver}
-pkgrel=2
+pkgrel=3
pkgdesc="tool to establish an IPv6 SLIP tunnel interface"
arch=('i686' 'x86_64' 'armv7h')
url="http://www.contiki-ng.org/"
-license=('BSD')
-depends=()
+license=('BSD-3-Clause')
+depends=('glibc')
optdepends=()
conflicts=('tunslip')
source=(https://raw.githubusercontent.com/contiki-ng/contiki-ng/${_branch}/tools/serial-io/tunslip6.c