summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Gonzalez Cabanelas2018-07-02 20:44:48 +0200
committerDaniel Gonzalez Cabanelas2018-07-02 20:44:48 +0200
commit7d6f79f0a6bf46a3bddad6ef553f2e0d9fdc1ea0 (patch)
tree57c19dbbb607312f7ced398d44d328db4501306c
parentd649fcdd83be8538f1455f94033c124802e2bf52 (diff)
downloadaur-7d6f79f0a6bf46a3bddad6ef553f2e0d9fdc1ea0.tar.gz
Fix description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7768f9f37c8..8961a2c9bfb7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Mon Jul 2 18:41:32 UTC 2018
+# Mon Jul 2 18:44:22 UTC 2018
pkgbase = osd_countdown
- pkgdesc = A clock which uses the X On-Screen Display library
+ pkgdesc = A countdown (timer) which uses the X On-Screen Display library
pkgver = 0.1
pkgrel = 0
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 007b9a52405c..d59874c60d58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=osd_countdown
pkgver=0.1
pkgrel=0
-pkgdesc="A clock which uses the X On-Screen Display library"
+pkgdesc="A countdown (timer) which uses the X On-Screen Display library"
arch=('i686' 'x86_64')
source=("https://github.com/danitool/osd_countdown/archive/${pkgver}.tar.gz")
license=('GPL2')