summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStorm Dragon2019-09-15 00:56:06 -0400
committerStorm Dragon2019-09-15 00:56:06 -0400
commit463a4b36fee2eb2edfd400f21937f8d77a7f1a0c (patch)
treec88c14234a89591d331996b29ca0cd9853c0233f /PKGBUILD
parent427b54be834a75d91526c0351714d1131bed6e21 (diff)
downloadaur-463a4b36fee2eb2edfd400f21937f8d77a7f1a0c.tar.gz
Updated the package as it was way out of date.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d70b4c15a7c4..2e2e659ae07b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,20 +5,20 @@ pkgver=v15.0.r5.3b6827e
pkgrel=1
pkgdesc="Highly configurable clock written in bash with soundpack and voice options."
arch=('any')
-url="https://github.com/stormdragon2976/$_pkgname"
+url="https://gitlab.com/stormdragon2976/$_pkgname"
license=('WTFPL')
depends=('bash')
makedepends=('git')
optdepends=('espeak: TTS support'
'festival: TTS support'
'flite: TTS support'
+ 'jq: For the current temperature'
'translate-shell: TTS support'
'speech-dispatcher: TTS support'
'svox-pico-git: TTS support'
'pulseaudio: Chime sound support'
'sox: Chime sound support'
'vorbis-tools: Chime sound support'
- 'torsocks: Get temperature information anonymously using torify'
'yad: for talking-clock-gui to work')
provides=("$_pkgname")
conflicts=("$_pkgname")