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

Levente Polyak anthraxx at archlinux.org
Wed Aug 21 17:59:03 UTC 2019


    Date: Wednesday, August 21, 2019 @ 17:59:03
  Author: anthraxx
Revision: 500432

upgpkg: python-ptrace 0.9.4-1

Modified:
  python-ptrace/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-21 17:58:56 UTC (rev 500431)
+++ PKGBUILD	2019-08-21 17:59:03 UTC (rev 500432)
@@ -4,8 +4,8 @@
 
 pkgbase=python-ptrace
 pkgname=('python-ptrace' 'python2-ptrace')
-pkgver=0.9.3
-pkgrel=2
+pkgver=0.9.4
+pkgrel=1
 pkgdesc='Python binding of ptrace library to trace processes and syscalls'
 url='https://github.com/haypo/python-ptrace'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python' 'python-sphinx'
              'python2' 'python2-sphinx')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/haypo/python-ptrace/archive/${pkgver}.tar.gz)
-sha512sums=('8d033bfc30ebfb74cc8ff862f7de1144261dc1ab4e2bf74b729aa756f5d20c85bc87825dfc0f5ce1084795031141b4e9170930e41355f966ce2f9c6a95270a86')
+sha512sums=('dd300fb3f2e3bbca67e585601788a0b83130c96697e8820b02f19934c45e294bc2da2e22f08ad325c34795184a956ae6a42cbe83c976fe5e0d65b9386da82b57')
 
 prepare(){
   cp -a ${pkgbase}-${pkgver}{,-py2}



More information about the arch-commits mailing list