summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Wojdyla2020-10-14 21:48:06 +0200
committerMichal Wojdyla2020-10-14 21:48:06 +0200
commit4ebd93a47cbf43c5e91667bdbb466120877a3175 (patch)
treef0c73c03d14705139eb69b977402c848a6e3bf21 /PKGBUILD
parent70979c86183b8a2aeb1f272585a017fa79cda6c1 (diff)
downloadaur-cmuclmtk.tar.gz
update homepage
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abd46499cc9d..15c697d34a1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgver=0.7
pkgrel=1
pkgdesc="Language model tools for CMU Sphinx"
arch=('i686' 'x86_64')
-url="https://cmusphinx.sourceforge.net"
+url="https://cmusphinx.github.io/"
license=('BSD')
source=(http://downloads.sourceforge.net/cmusphinx/$pkgname-$pkgver.tar.gz)
noextract=()