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

Eli Schwartz eschwartz at archlinux.org
Mon Dec 2 08:55:48 UTC 2019


    Date: Monday, December 2, 2019 @ 08:55:48
  Author: eschwartz
Revision: 534680

upgpkg: python-xapp 1.8.1-1: upstream release

Modified:
  python-xapp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-02 07:30:49 UTC (rev 534679)
+++ PKGBUILD	2019-12-02 08:55:48 UTC (rev 534680)
@@ -2,7 +2,7 @@
 # Contributor: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=python-xapp
-pkgver=1.8.0
+pkgver=1.8.1
 pkgrel=1
 pkgdesc="Python Xapp Library"
 arch=('any')
@@ -10,7 +10,7 @@
 license=('LGPL')
 depends=('python' 'python-psutil')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha512sums=('99e42bb73e400d3d8b6e41534724c6b9868f4f6251c1ed8725cfd1144d82c0fb62f07f7ce4da25b1b4375f8645ec8519065f69cc475e39ce81095ca41878f61d')
+sha512sums=('8f20e15eda96f2cfab08c2b99fc20f2e3b686049ea23971b7fa8f8367eec019dce4199b332ae412bfb853de44ed5a1bb6573ea8ca052910f12ee5ced15bafc10')
 
 build(){
   cd "${srcdir}"/${pkgname}-${pkgver}



More information about the arch-commits mailing list