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 248dcd46fe78..5197b33540e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = limnoria
- pkgdesc = An IRC bot based on Supybot, with sqlite3 support and other features (dev channel)
+ pkgdesc = An IRC bot based on Supybot, with sqlite3 support and other features
pkgver = 20180625.2
pkgrel = 1
url = https://github.com/ProgVal/Limnoria
diff --git a/PKGBUILD b/PKGBUILD
index 29180bbe4f77..aadc22f1db43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _pkgname=Limnoria
pkgver=20180625.2
_pkgver=2018-06-25-2
pkgrel=1
-pkgdesc="An IRC bot based on Supybot, with sqlite3 support and other features (dev channel)"
+pkgdesc="An IRC bot based on Supybot, with sqlite3 support and other features"
arch=('any')
url="https://github.com/ProgVal/Limnoria"
license=('3-clause BSD')