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

Jiachen Yang farseerfc at archlinux.org
Mon Dec 7 07:17:54 UTC 2020


    Date: Monday, December 7, 2020 @ 07:17:54
  Author: farseerfc
Revision: 771356

upgpkg: python-ghp-import 1.0.0-1: python-ghp-import 1.0.0

Modified:
  python-ghp-import/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-07 06:53:10 UTC (rev 771355)
+++ PKGBUILD	2020-12-07 07:17:54 UTC (rev 771356)
@@ -3,8 +3,8 @@
 
 pkgname=python-ghp-import
 _pkgname=ghp-import
-pkgver=0.5.5
-pkgrel=6
+pkgver=1.0.0
+pkgrel=1
 pkgdesc='Copy your docs directly to the gh-pages branch'
 arch=('any')
 url="https://pypi.python.org/pypi/ghp-import"
@@ -13,9 +13,10 @@
 makedepends=('python-setuptools' 'git')
 replaces=('ghp-import')
 conflicts=('ghp-import')
-source=("https://github.com/davisp/${_pkgname}/archive/${pkgver}.tar.gz")
+source=("${_pkgname}-${pkgver}.tar.gz::https://pypi.python.org/packages/source/${_pkgname::1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
+#source=("https://github.com/davisp/${_pkgname}/archive/${pkgver}.tar.gz")
 #source=("${_pkgname}-${pkgver}::git+https://github.com/davisp/ghp-import.git#commit=ab2637fb7a84ed79d6baeb74db7f9e544a448a04")
-sha512sums=('2c8204c38fe63417f59cad064e2080606974764e0ae014b13577db0f17686abdce947e6a086784019a658545c302dbf46dc6df958f44e64ddae95032f718684a')
+sha512sums=('0e9a0549aea10e4a34942ae2fcc7e6f49ae061e69d4d64725d5dee8e1bd265fc7ec867ab51ca594a6a522a3a2ba78b47776fe2617f45bab4d5faa85512ea30a2')
 
 build() {
   cd "${srcdir}/${_pkgname}-${pkgver}"



More information about the arch-commits mailing list