summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlsf2018-10-16 16:24:39 +0200
committerlsf2018-10-16 16:24:39 +0200
commitc8e994df7ecda2b95bcbb85e567358ef305d5f71 (patch)
tree7228e865e7c9b1e82061c41c60236a516ab6a498 /PKGBUILD
parent8a7b0f5b0f0a6899f20db41abc2f378e197afe1e (diff)
downloadaur-c8e994df7ecda2b95bcbb85e567358ef305d5f71.tar.gz
add url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8040c620d813..6309958556d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: lsf
# Contributor: Adam Hose <adis@blad.is>
pkgver=20181008.359_c10e7a3
-pkgrel=2
+pkgrel=3
_pkgname=opensnitch
pkgname=opensnitch-git
arch=('i686' 'x86_64')
license=('GPL')
-pkgdesc="A GNU/Linux port of the Little Snitch application firewall."
+url='https://www.opensnitch.io'
+pkgdesc='A GNU/Linux port of the Little Snitch application firewall.'
makedepends=('git' 'go-pie' 'dep'
'python-setuptools' 'python-pip')
depends=('python-grpcio' 'python-grpcio-tools' 'python-pyinotify'