diff --git a/srcpkgs/python3-snappy/template b/srcpkgs/python3-snappy/template index 51594f2e8d3..b8c4dd53edc 100644 --- a/srcpkgs/python3-snappy/template +++ b/srcpkgs/python3-snappy/template @@ -1,8 +1,8 @@ # Template file for 'python3-snappy' pkgname=python3-snappy _pkgname=python-snappy -version=0.5.4 -revision=6 +version=0.6.1 +revision=1 wrksrc=$_pkgname-$version build_style=python3-module hostmakedepends="python3-setuptools" @@ -13,7 +13,7 @@ maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/andrix/python-snappy" distfiles="${PYPI_SITE}/p/${_pkgname}/${_pkgname}-${version}.tar.gz" -checksum=d9c26532cfa510f45e8d135cde140e8a5603d3fb254cfec273ebc0ecf9f668e2 +checksum=b6a107ab06206acc5359d4c5632bd9b22d448702a79b3169b0c62e0fb808bb2a pre_check() { export PYTHONPATH=$(cd build/lib* && pwd)