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 a28ad2d1d2de..080bde07390b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ makedepends=('python-setuptools')
license=('MIT')
arch=('any')
source=("https://github.com/thombashi/mbstrdecoder/archive/v${pkgver}.tar.gz")
-md5sums=('f528c26e537fe5c6987d5c5ccf6ab6e0')
+md5sums=('f87dffc44d789b98dcdbd664fe323eb0')
build() {
cd "${srcdir}/${_module}-${pkgver}"