[arch-commits] Commit in python-pysqlite/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Aug 31 16:23:26 UTC 2016


    Date: Wednesday, August 31, 2016 @ 16:23:25
  Author: felixonmars
Revision: 188155

upgpkg: python-pysqlite 2.8.3-1

Modified:
  python-pysqlite/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-31 16:21:15 UTC (rev 188154)
+++ PKGBUILD	2016-08-31 16:23:25 UTC (rev 188155)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pysqlite
 pkgname=python2-pysqlite
-pkgver=2.8.2
+pkgver=2.8.3
 pkgrel=1
 pkgdesc="A Python DB-API 2.0 interface for the SQLite embedded relational database engine"
 license=('custom')
@@ -12,9 +12,9 @@
 depends=('python2' 'sqlite')
 conflicts=('python-pysqlite<=2.8.1-1')
 replaces=('python-pysqlite<=2.8.1-1')
-source=("https://pypi.python.org/packages/source/p/pysqlite/pysqlite-${pkgver}.tar.gz"
+source=("https://pypi.io/packages/source/p/pysqlite/pysqlite-${pkgver}.tar.gz"
         setup.cfg)
-sha256sums=('613d139e97ce0561dee312e29f3be4751d01fd1a085aa448dd53a003810e0008'
+sha256sums=('17d3335863e8cf8392eea71add33dab3f96d060666fe68ab7382469d307f4490'
             '37eeb06fdb89d5dd7674f8f8094614c21468b6b469169b1db5981632aa573dca')
 
 prepare() {



More information about the arch-commits mailing list