summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjahway6032022-01-01 23:24:00 -0500
committerjahway6032022-01-01 23:24:00 -0500
commitec1727d2e86cc95eff47aef712d6414f90b6fd4c (patch)
tree56086ed1257c38552e143eb5112e2aac3dad7580
parentef8a693fadddbc2836bb7b0c4cda1a8d68854352 (diff)
downloadaur-ec1727d2e86cc95eff47aef712d6414f90b6fd4c.tar.gz
changed description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c9dcfd256ba..95af9d9b5226 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ansiwave-bin
- pkgdesc = The FLARE team's open-source tool to identify capabilities in executable files
+ pkgdesc = Client for ANSIWAVE BBS
pkgver = 1.2.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ansiwave/ansiwave
arch = x86_64
license = unlicense
diff --git a/PKGBUILD b/PKGBUILD
index ece5275350f1..5c99910960af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=ansiwave-bin
_pkg=ansiwave
pkgver=1.2.2
-pkgrel=1
-pkgdesc="The FLARE team's open-source tool to identify capabilities in executable files"
+pkgrel=2
+pkgdesc="Client for ANSIWAVE BBS"
url="https://github.com/ansiwave/ansiwave"
arch=('x86_64')
license=('unlicense')