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 9f31de16ed9b..6c9647107c6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL2')
depends=('tegaki-pygtk>=0.2')
makedepends=('python2')
optdepends=('tegaki-models-wagomu-japanese' 'tegaki-models-zinnia-japanese' 'tegaki-models-wagomu-simplified-chinese' 'tegaki-models-zinnia-simplified-chinese' 'tegaki-models-zinnia-traditional-chinese' 'tegaki-train' 'tegaki-tools')
-source=("http://www.tegaki.org/releases/0.3.1/$pkgname-$pkgver.tar.gz")
+source=("https://github.com/tegaki/tegaki/releases/download/v0.3.1/$pkgname-$pkgver.tar.gz")
md5sums=('c9f09bccd6f621908c666d54cbe01805')
prepare() {