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 7e6426a23c51..396122bb5bc3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = rofi-todo
- pkgdesc = Script to manage JSON-style notes in rofi.
+ pkgdesc = Script to manage JSON-style notes in rofi
pkgver = 1.1
pkgrel = 1
url = https://github.com/samedamci/rofi-todo
diff --git a/PKGBUILD b/PKGBUILD
index f351acabf488..b95e13499e3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=rofi-todo
pkgver=1.1
pkgrel=1
-pkgdesc="Script to manage JSON-style notes in rofi."
+pkgdesc="Script to manage JSON-style notes in rofi"
arch=('any')
url="https://github.com/samedamci/${pkgname}"
license=('MIT')