summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUnix Sheikh2019-07-05 23:49:05 +0200
committerUnix Sheikh2019-07-05 23:49:05 +0200
commit0964c9bf2dd0e57050f9d16108f047e27dac4e68 (patch)
tree9e4758f48e4fcdcc8bda0799025a94539be99f5f
parent0286cd7f16861a443ec54fe38f74ab7422c9b2f7 (diff)
downloadaur-0964c9bf2dd0e57050f9d16108f047e27dac4e68.tar.gz
Update package description
-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')