[arch-commits] Commit in (3 files)

Felix Yan felixonmars at archlinux.org
Tue Nov 22 11:32:26 UTC 2016


    Date: Tuesday, November 22, 2016 @ 11:32:26
  Author: felixonmars
Revision: 196521

update pkgnames

Added:
  python-update-checker/
Modified:
  python-update-checker/trunk/PKGBUILD
Deleted:
  python-update_checker/

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: python-update-checker/trunk/PKGBUILD
===================================================================
--- python-update_checker/trunk/PKGBUILD	2016-11-22 11:24:02 UTC (rev 196520)
+++ python-update-checker/trunk/PKGBUILD	2016-11-22 11:32:26 UTC (rev 196521)
@@ -3,7 +3,7 @@
 
 pkgbase=python-update_checker
 pkgname=('python-update_checker' 'python2-update_checker')
-pkgver=0.12
+pkgver=0.13
 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=('7d28258ef9db4ca7123c44c80740aaf1')
+md5sums=('b29cca67d7c394f20c75882916833a13')
 
 prepare() {
   cp -a update_checker-$pkgver{,-py2}



More information about the arch-commits mailing list