[arch-commits] Commit in python2-pychm/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sun Aug 10 20:01:52 UTC 2014


    Date: Sunday, August 10, 2014 @ 22:01:52
  Author: jelle
Revision: 117116

upgpkg: python2-pychm 0.8.4.1-1

new release, update homepage

Modified:
  python2-pychm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-10 19:55:02 UTC (rev 117115)
+++ PKGBUILD	2014-08-10 20:01:52 UTC (rev 117116)
@@ -5,16 +5,17 @@
 # Contributor: iom <pizorn at gmail.com>
 
 pkgname=python2-pychm
-pkgver=0.8.4
-pkgrel=2
+pkgver=0.8.4.1
+pkgrel=1
 pkgdesc="Python bindings for chmlib"
 arch=('x86_64' 'i686')
-url="http://gnochm.sourceforge.net/"
+url="https://github.com/dottedmag/pychm"
 license=('GPL')
 depends=('chmlib' 'python2')
+makedepends=('python2-setuptools')
 replaces=('python-pychm=0.8.4')
-source=(http://downloads.sourceforge.net/sourceforge/gnochm/pychm-$pkgver.tar.gz)
-sha256sums=('84c99d7b28fb6862ee60a5d1d52fad0da4c95f1934e9c101d3293ee7e8b5357d')
+source=(https://github.com/dottedmag/pychm/archive/v$pkgver.tar.gz)
+md5sums=('730c484583c14350e55dba1aa1b03360')
 
 package() {
   cd "$srcdir/pychm-$pkgver"




More information about the arch-commits mailing list