summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-03-31 10:42:37 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-03-31 10:42:37 -0500
commitf410fcd1d4409f063c9764de4a05b18d2cc9793c (patch)
tree6ec5d866a611c79ef6515ee115f1a8f5c27cc393 /community
parent09d212c0f4cbed3f3bc884dddb8fa4756bc53a7d (diff)
Fix md5sums in lua-zlib
Diffstat (limited to 'community')
-rw-r--r--community/lua-zlib/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lua-zlib/PKGBUILD b/community/lua-zlib/PKGBUILD
index e1d49cd3b..8e277dd62 100644
--- a/community/lua-zlib/PKGBUILD
+++ b/community/lua-zlib/PKGBUILD
@@ -13,7 +13,7 @@ license=('MIT')
makedepends=('cmake' 'lua' 'lua51' 'zlib')
conflicts=('lua-lzlib')
source=("lua-zlib-$pkgver.zip::https://github.com/brimworks/lua-zlib/zipball/v$pkgver")
-md5sums=('28ce556fccb2d364bc5392f63c6f89ee')
+md5sums=('e6c780c0c4b6dcb88cf16949bb751be7')
build() {
cp -a $srcdir/brimworks-lua-zlib-${_gitver} $srcdir/brimworks-lua51-zlib-${_gitver}