summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel-Sayekat2018-06-22 20:50:25 +0600
committerPavel-Sayekat2018-06-22 20:50:25 +0600
commit121be6139296d764038e127ca7f239b88847f7d8 (patch)
tree2eee1b632cae4b16b6fa97ddd7c9641473dabf2b
parente1abc314c50b6c41ebafbcf10ec022d7f3179c1a (diff)
downloadaur-121be6139296d764038e127ca7f239b88847f7d8.tar.gz
from moved location
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4046bb2b011a..f91e7cd157d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,8 +7,8 @@ pkgbase = aspell-bn
arch = x86_64
license = GPL2
depends = aspell
- source = https://github.com/Pavel-Sayekat/aspell-bn/archive/master.zip
- sha256sums = 03a812d859bb133af7acd3246d973de3d4a7388d346ff2290df1e86e7d4bc382
+ source = https://gitlab.com/Pavel-Sayekat/aspell-bn/-/archive/master/aspell-bn-master.tar.bz2
+ sha256sums = 56386243e3b6ebbd6167ac37814f27ad51d94aa9e9a7c9d93020c41f2d38cf99
pkgname = aspell-bn
diff --git a/PKGBUILD b/PKGBUILD
index b463e2020d3f..8404a94a200d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ arch=('i686' 'x86_64')
url="http://aspell.net/"
license=('GPL2')
depends=('aspell')
-source=("https://github.com/Pavel-Sayekat/aspell-bn/archive/master.zip")
-sha256sums=('03a812d859bb133af7acd3246d973de3d4a7388d346ff2290df1e86e7d4bc382')
+source=("https://gitlab.com/Pavel-Sayekat/aspell-bn/-/archive/master/aspell-bn-master.tar.bz2")
+sha256sums=('56386243e3b6ebbd6167ac37814f27ad51d94aa9e9a7c9d93020c41f2d38cf99')
build() {
cd "${srcdir}/aspell-bn-master"