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

Maxime Gauduin alucryd at archlinux.org
Mon Feb 12 22:16:13 UTC 2018


    Date: Monday, February 12, 2018 @ 22:16:12
  Author: alucryd
Revision: 293659

upgpkg: python-slip 0.6.5-1

Modified:
  python-slip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-12 22:15:06 UTC (rev 293658)
+++ PKGBUILD	2018-02-12 22:16:12 UTC (rev 293659)
@@ -2,8 +2,8 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=python-slip
-pkgver=0.6.4
-pkgrel=3
+pkgver=0.6.5
+pkgrel=1
 pkgdesc='Convenience, extension and workaround code for Python and some Python modules'
 arch=('any')
 url='https://github.com/nphilipp/python-slip'
@@ -12,7 +12,7 @@
          'python-six')
 makedepends=('python-setuptools')
 source=("https://github.com/nphilipp/python-slip/releases/download/python-slip-${pkgver}/python-slip-${pkgver}.tar.bz2")
-sha256sums=('6238c17ea127171dbf277005a26178e265937cab7aa968e858144d9f36943dc2')
+sha256sums=('c726c086f0dd93a0ac7a0176f383a12af91b6657b78a301e3f5b25d9f8d4d10b')
 
 build() {
   cd python-slip-${pkgver}



More information about the arch-commits mailing list