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

Eli Schwartz eschwartz at archlinux.org
Wed Feb 3 02:01:30 UTC 2021


    Date: Wednesday, February 3, 2021 @ 02:01:30
  Author: eschwartz
Revision: 842043

upgpkg: python-shellingham 1.4.0-1: upstream release

Modified:
  python-shellingham/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-03 01:57:50 UTC (rev 842042)
+++ PKGBUILD	2021-02-03 02:01:30 UTC (rev 842043)
@@ -3,8 +3,8 @@
 
 _pkgname=shellingham
 pkgname=python-shellingham
-pkgver=1.3.1
-pkgrel=6
+pkgver=1.4.0
+pkgrel=1
 pkgdesc="Detect what shell the current Python executable is running in."
 arch=('any')
 url="https://github.com/sarugaku/${_pkgname}"
@@ -13,8 +13,8 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-pytest-mock')
 source=("${_pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('b1d83d3004c4126a86a42ca42c1e5095695c585a18e814bff13aa91ee8398c1e')
-b2sums=('eab42fe8ccf203c4107f3a89046efbf8bd45b5731a1117a431af4932950cb56665582346916d55ada00cbec4800c47aeb3d6673dc0c7ce09db09f48fa7da08f9')
+sha256sums=('df6c61abc6d4112cdb8665e780cd4692dd7fcd88c9b8513cb096a0dd247effe0')
+b2sums=('06c642a0e88a41683f7a316304c28f66f89d6215ff27244a0b984725b7c888bc0de6e6936012c02a1a178f827f300f99704f0d2f61476ce49a27e8c2aaf0f9a7')
 
 build(){
     cd "${srcdir}"/${_pkgname}-${pkgver}



More information about the arch-commits mailing list