summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Egan-Fuller2020-04-08 14:28:08 +0100
committerMark Egan-Fuller2020-04-08 14:28:08 +0100
commitb67cac6c08c8af7eb429f14bd8e92b510fd4a110 (patch)
tree7eb73849f4d1a9e13d305f3be00a09bbddf3edcf
parentd459ec3d8cd34e6e58be92a828317d29f733bde0 (diff)
downloadaur-b67cac6c08c8af7eb429f14bd8e92b510fd4a110.tar.gz
Expand description.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index adb3b95605e1..a5763022261d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = opcoffox
- pkgdesc = OpenConnect Firefox
+ pkgdesc = Script to provide a Firefox connected to an Openconnect VPN without affecting the hosts networking.
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/markeganfuller/opcoffox
diff --git a/PKGBUILD b/PKGBUILD
index 2b3935d108b5..c820dd734162 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,8 @@
pkgname=opcoffox
pkgver=1.0.0
pkgrel=1
-pkgdesc="OpenConnect Firefox"
+pkgdesc="Script to provide a Firefox connected to an Openconnect VPN without \
+affecting the hosts networking."
arch=('x86_64')
url="https://github.com/markeganfuller/opcoffox"
license=('MIT')