summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1321e4d63f39..5de28e478ba8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Lukas Ĺ upienis <youremail@domain.com>
pkgname=aspell-lt
-pkgver=1.3
+pkgver=1.3.2
pkgrel=1
pkgdesc="Lithuanian dictionary for aspell"
arch=('any')
-url="https://launchpad.net/ispell-lt"
+url="https://github.com/ispell-lt/ispell-lt"
license=('BSD')
depends=("aspell")
-source=("https://launchpad.net/ispell-lt/main/1.3/+download/aspell6-lt-$pkgver.tar.bz2")
-md5sums=('89937691e10cadc5104b87a1a3a1451f')
-sha256sums=('6bedad114f544e65dc677ddc6eb1f9f448d3774a6e39ce4c24984dc22193f451')
+source=("https://github.com/ispell-lt/ispell-lt/releases/download/rel-$pkgver/aspell6-lt-$pkgver.tar.bz2")
+md5sums=('8a0a47605206944461025360e1a2a607')
+sha256sums=('70032e2ac2829b58af76fd5fb245b661d54c9391137904250e945774bae0a55f')
build() {
cd "$srcdir/aspell6-lt-$pkgver"