summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel-Sayekat2018-06-22 22:04:41 +0600
committerPavel-Sayekat2018-06-22 22:04:41 +0600
commit8924cf4c49d3359903f1dc096ad0563590e5f22a (patch)
treefdb53acfe6fe93be38cba4660157d0f51e495a4b
parent2c63480216e7d0ad1c51f4caeb41e00df8f59b7f (diff)
downloadaur-8924cf4c49d3359903f1dc096ad0563590e5f22a.tar.gz
updated_on_22-06-2018
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2907fa6341f4..b32245723516 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 = 7beee4cf3e4431012fd57c07d8f762617c0a1e04bcb2e889a71d21b238516fca
+ sha256sums = d20932117f8fdd91ef37c30f0a54d2261ead25654c04ce3fb72d7fadd4069113
pkgname = aspell-bn
diff --git a/PKGBUILD b/PKGBUILD
index ba2452ec05a0..fd8573b849a3 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=('7beee4cf3e4431012fd57c07d8f762617c0a1e04bcb2e889a71d21b238516fca')
+sha256sums=('d20932117f8fdd91ef37c30f0a54d2261ead25654c04ce3fb72d7fadd4069113')
build() {
cd "${srcdir}/aspell-bn-master"