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

Alexander Rødseth arodseth at archlinux.org
Thu Aug 13 13:12:51 UTC 2020


    Date: Thursday, August 13, 2020 @ 13:12:51
  Author: arodseth
Revision: 677238

upgpkg: python-pyro 4.80-1

Modified:
  python-pyro/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-13 13:01:16 UTC (rev 677237)
+++ PKGBUILD	2020-08-13 13:12:51 UTC (rev 677238)
@@ -3,15 +3,15 @@
 # Contributor: Douglas Soares de Andrade <dsa at aur.archlinux.br>
 
 pkgname=python-pyro
-pkgver=4.77
-pkgrel=2
-pkgdesc='Distributed object middleware for Python (RPC)'
+pkgver=4.80
+pkgrel=1
+pkgdesc='Distributed object middleware (RPC)'
 url='https://github.com/irmen/Pyro4'
 arch=(any)
 license=(MIT)
 makedepends=(git)
 depends=(python python-serpent)
-source=("git+$url#tag=$pkgver")
+source=("git+$url#commit=56ee8174241c644f452d2a294ade53004c41d570") # tag: 4.80
 sha256sums=('SKIP')
 
 package() {



More information about the arch-commits mailing list