summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVPeti12024-04-09 20:18:41 +0200
committerVPeti12024-04-09 20:18:41 +0200
commitdc5a4e18f5bd0897a86173586c6fc7140c6e9d26 (patch)
treecd258904cfd116d8d0ecd0eb5170ea9b478381ce
parent94f4e97e1599c61c286e49b5bdda8ed8d283dfb6 (diff)
downloadaur-dc5a4e18f5bd0897a86173586c6fc7140c6e9d26.tar.gz
Fixed desc
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f24baebb58d..56453767ed0b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = goddos
- pkgdesc = Add DDossing utility made in Go
+ pkgdesc = A simple DDossing utility made in Go
pkgver = 1
pkgrel = 1
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index a7a64e8bca0a..763b736d2d69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
arch=('x86_64')
license=('GPL3')
-pkgdesc="Add DDossing utility made in Go"
+pkgdesc="A simple DDossing utility made in Go"
depends=('go' 'git' 'wget')