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

Eli Schwartz eschwartz at archlinux.org
Mon May 31 03:31:23 UTC 2021


    Date: Monday, May 31, 2021 @ 03:31:23
  Author: eschwartz
Revision: 951614

upgpkg: python-xapp 2.2.0-1: upstream release

Modified:
  python-xapp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-31 03:30:43 UTC (rev 951613)
+++ PKGBUILD	2021-05-31 03:31:23 UTC (rev 951614)
@@ -3,8 +3,8 @@
 
 _pkgname=python3-xapp
 pkgname=python-xapp
-pkgver=2.0.2
-pkgrel=2
+pkgver=2.2.0
+pkgrel=1
 pkgdesc="Python Xapp Library"
 arch=('any')
 url="https://github.com/linuxmint/${_pkgname}"
@@ -12,7 +12,7 @@
 depends=('python' 'python-psutil')
 makedepends=('python-setuptools')
 source=("${_pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha512sums=('2b5d2a259e55384426940e6284ec9f964f4f0220b8cb364606c938ef6e1717d40ddbc3730732dddc86d460f624ac6161fe5ab55c276aedba9187a79d9d53a60e')
+sha512sums=('169c8d6f5b94e58fea49e9bcc3b532ee0268e6a66d79257da2b113e6c4bfa5bc44b7cb03a08556372580667acbceca033e82140085e9367fd3bf97507257f26c')
 
 build(){
   cd "${srcdir}"/${_pkgname}-${pkgver}



More information about the arch-commits mailing list