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

Jiachen Yang farseerfc at archlinux.org
Mon Dec 19 08:52:12 UTC 2016


    Date: Monday, December 19, 2016 @ 08:52:11
  Author: farseerfc
Revision: 200284

upgpkg: python-ghp-import 0.5.4-1

python-ghp-import 0.5.4

Modified:
  python-ghp-import/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-19 07:41:04 UTC (rev 200283)
+++ PKGBUILD	2016-12-19 08:52:11 UTC (rev 200284)
@@ -3,7 +3,7 @@
 
 pkgname=python-ghp-import
 _pkgname=ghp-import
-pkgver=0.4.2
+pkgver=0.5.4
 pkgrel=1
 pkgdesc='Copy your docs directly to the gh-pages branch'
 arch=('any')
@@ -13,9 +13,9 @@
 makedepends=('python-setuptools' 'git')
 replaces=('ghp-import')
 conflicts=('ghp-import')
-#source=("http://pypi.python.org/packages/source/g/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-source=("${_pkgname}-${pkgver}::git+https://github.com/davisp/ghp-import.git#commit=ab2637fb7a84ed79d6baeb74db7f9e544a448a04")
-sha512sums=('SKIP')
+source=("https://github.com/davisp/${_pkgname}/archive/${pkgver}.tar.gz")
+#source=("${_pkgname}-${pkgver}::git+https://github.com/davisp/ghp-import.git#commit=ab2637fb7a84ed79d6baeb74db7f9e544a448a04")
+sha512sums=('1607c679e2c8a9772e47472a35f4206f9e6bbcc3190d4ccc79de4d88a38396ec08badf030f0cda76a01e2d71f84f32d61c733fef361b8e3dbd52cd3e166932fc')
 
 build() {
   cd "${srcdir}/${_pkgname}-${pkgver}"



More information about the arch-commits mailing list