summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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=()