python-sqlite: update to 2.8.2.

This commit is contained in:
Michael Gehring 2016-03-27 09:36:35 +02:00
parent 54440c1b83
commit 047faf96fd

View file

@ -1,6 +1,6 @@
# Template file for 'python-sqlite'
pkgname=python-sqlite
version=2.8.1
version=2.8.2
revision=1
wrksrc="pysqlite-${version}"
build_style=python-module
@ -12,7 +12,7 @@ homepage="https://github.com/ghaering/pysqlite"
license="MIT"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
distfiles="${PYPI_SITE}/p/pysqlite/pysqlite-${version}.tar.gz"
checksum=75cae18f9646f2a6137e1fb5302dba674b6982eeab3a2829377e98b13cfea066
checksum=613d139e97ce0561dee312e29f3be4751d01fd1a085aa448dd53a003810e0008
post_install() {
rm -r ${DESTDIR}/usr/pysqlite*