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

Eli Schwartz eschwartz at archlinux.org
Tue May 22 05:54:33 UTC 2018


    Date: Tuesday, May 22, 2018 @ 05:54:32
  Author: eschwartz
Revision: 326859

upgpkg: python-pytoml 0.1.15-1

upstream release

Modified:
  python-pytoml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-22 05:47:56 UTC (rev 326858)
+++ PKGBUILD	2018-05-22 05:54:32 UTC (rev 326859)
@@ -7,8 +7,8 @@
 _pkgname=pytoml
 pkgbase=python-pytoml
 pkgname=('python-pytoml' 'python2-pytoml')
-pkgver=0.1.14
-pkgrel=2
+pkgver=0.1.15
+pkgrel=1
 pkgdesc="A TOML-0.4.0 parser/writer for Python."
 arch=('any')
 url="https://github.com/avakar/${_pkgname}"
@@ -16,7 +16,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("${_pkgname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('ced2c5d5c240fa96adf2ccbdfa071d51cc80415dd11a4ea800ff0ec987459d34')
+sha256sums=('ab00e17374b2f633fd682069689a6d48379a2661b1bbdc615ba80f8e25044f92')
 
 build() {
     cd "${srcdir}"/${_pkgname}-${pkgver}



More information about the arch-commits mailing list