[arch-commits] Commit in python-update-checker/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Nov 28 02:26:45 UTC 2016
Date: Monday, November 28, 2016 @ 02:26:44
Author: felixonmars
Revision: 197055
upgpkg: python-update-checker 0.15-1
Modified:
python-update-checker/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-11-27 21:15:47 UTC (rev 197054)
+++ PKGBUILD 2016-11-28 02:26:44 UTC (rev 197055)
@@ -3,7 +3,7 @@
pkgbase=python-update-checker
pkgname=('python-update-checker' 'python2-update-checker')
-pkgver=0.13
+pkgver=0.15
pkgrel=1
pkgdesc="A python module that will check for package updates"
arch=('any')
@@ -11,7 +11,7 @@
url='https://github.com/bboe/update_checker'
makedepends=('python-setuptools' 'python2-setuptools' 'python-requests' 'python2-requests')
source=("https://pypi.io/packages/source/u/update_checker/update_checker-$pkgver.tar.gz")
-md5sums=('b29cca67d7c394f20c75882916833a13')
+md5sums=('702552f44d2a56acd2b22573964501b6')
prepare() {
cp -a update_checker-$pkgver{,-py2}
More information about the arch-commits
mailing list