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

Jiachen Yang farseerfc at archlinux.org
Sat Feb 6 00:24:49 UTC 2021


    Date: Saturday, February 6, 2021 @ 00:24:49
  Author: farseerfc
Revision: 846440

upgpkg: python-ghp-import 1.0.1-1: python-ghp-import 1.0.1

Modified:
  python-ghp-import/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-05 22:43:50 UTC (rev 846439)
+++ PKGBUILD	2021-02-06 00:24:49 UTC (rev 846440)
@@ -3,7 +3,7 @@
 
 pkgname=python-ghp-import
 _pkgname=ghp-import
-pkgver=1.0.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc='Copy your docs directly to the gh-pages branch'
 arch=('any')
@@ -16,7 +16,7 @@
 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=('0e9a0549aea10e4a34942ae2fcc7e6f49ae061e69d4d64725d5dee8e1bd265fc7ec867ab51ca594a6a522a3a2ba78b47776fe2617f45bab4d5faa85512ea30a2')
+sha512sums=('63addf33d43899d39f5ecc83e3587d33423563f4356e41d5a3e53999e9453239aba8f58c19722e9ee6f518de72cd36eb514f02ca4837af781aa37f95569c889f')
 
 build() {
   cd "${srcdir}/${_pkgname}-${pkgver}"



More information about the arch-commits mailing list