summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ab46c0bddc6b..881d59010e2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = salahtime
- pkgdesc = A small C program for displaying the Islamic prayer time for Europe/Copenhagen
+ pkgdesc = A small command line application written in C that displays the Islamic prayer times for Europe/Copenhagen
pkgver = 1.0.2
pkgrel = 1
url = https://github.com/unixsheikh/salahtime
diff --git a/PKGBUILD b/PKGBUILD
index 5bcd7b41a10e..68b1b10b734b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=salahtime
pkgver=1.0.2
pkgrel=1
url="https://github.com/unixsheikh/salahtime"
-pkgdesc="A small C program for displaying the Islamic prayer time for Europe/Copenhagen"
+pkgdesc="A small command line application written in Go that displays the Islamic prayer times for Europe/Copenhagen"
arch=('any')
license=('The Unlicense')