summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel-Sayekat2018-06-22 21:18:34 +0600
committerPavel-Sayekat2018-06-22 21:18:34 +0600
commit04c1509da80742747831287b0c46f233ffe41120 (patch)
tree0449ac98093c84637b1e98e52194cc569164db15
parent121be6139296d764038e127ca7f239b88847f7d8 (diff)
downloadaur-04c1509da80742747831287b0c46f233ffe41120.tar.gz
trimmed
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f91e7cd157d3..322b8789b721 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = aspell-bn
license = GPL2
depends = aspell
source = https://gitlab.com/Pavel-Sayekat/aspell-bn/-/archive/master/aspell-bn-master.tar.bz2
- sha256sums = 56386243e3b6ebbd6167ac37814f27ad51d94aa9e9a7c9d93020c41f2d38cf99
+ sha256sums = 05c8fa9f0c02b00426058844c981a05436594af0d813d124b17b66f10c5bdd9b
pkgname = aspell-bn
diff --git a/PKGBUILD b/PKGBUILD
index 8404a94a200d..15e78f1000fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="http://aspell.net/"
license=('GPL2')
depends=('aspell')
source=("https://gitlab.com/Pavel-Sayekat/aspell-bn/-/archive/master/aspell-bn-master.tar.bz2")
-sha256sums=('56386243e3b6ebbd6167ac37814f27ad51d94aa9e9a7c9d93020c41f2d38cf99')
+sha256sums=('05c8fa9f0c02b00426058844c981a05436594af0d813d124b17b66f10c5bdd9b')
build() {
cd "${srcdir}/aspell-bn-master"