summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Schwan2020-05-07 01:30:26 +0200
committerFrederik Schwan2020-05-07 01:30:26 +0200
commitc7c53e8af33e85427c189c785cdad75637a5aa1d (patch)
tree8e552debe9b3c70bcd52c5698a9a957924ed0c0c
parent38e27d8e143ac3f1008cedff4879ebd533643816 (diff)
downloadaur-sendip.tar.gz
PKGBUILD review of coderobe
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b43da53e501..247d36a30cc3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = sendip
- pkgdesc = A commandline tool to allow sending arbitrary IP packets.
+ pkgdesc = A commandline tool to allow sending arbitrary IP packets
pkgver = 2.5
pkgrel = 7
url = https://www-x.antd.nist.gov/ipv6/sendip.html
diff --git a/PKGBUILD b/PKGBUILD
index ebd841705184..4561530c71b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=sendip
pkgver=2.5
_pkgver=3
pkgrel=7
-pkgdesc='A commandline tool to allow sending arbitrary IP packets.'
+pkgdesc='A commandline tool to allow sending arbitrary IP packets'
arch=('i686' 'x86_64' )
url='https://www-x.antd.nist.gov/ipv6/sendip.html'
license=('GPL')