summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd84c3a19c2b..83709db00a2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = msg2
- pkgdesc = Output a blue arrow and a white message
+ pkgdesc = Output a blue arrow and a bold message
pkgver = 1.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://roboticoverlords.org/msg2
arch = x86_64
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 3f79653b8feb..128379d366e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=msg2
pkgver=1.2.0
-pkgrel=1
-pkgdesc='Output a blue arrow and a white message'
+pkgrel=2
+pkgdesc='Output a blue arrow and a bold message'
arch=('x86_64')
url='https://roboticoverlords.org/msg2'
license=('GPL')