summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')