[arch-commits] Commit in lib32-libteam/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Thu Jul 30 08:44:33 UTC 2020


    Date: Thursday, July 30, 2020 @ 08:44:32
  Author: alucryd
Revision: 665885

upgpkg: lib32-libteam 1.31-1

Modified:
  lib32-libteam/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-30 08:27:59 UTC (rev 665884)
+++ PKGBUILD	2020-07-30 08:44:32 UTC (rev 665885)
@@ -2,7 +2,7 @@
 # Contributor: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=lib32-libteam
-pkgver=1.30
+pkgver=1.31
 pkgrel=1
 pkgdesc='Library for controlling team network device'
 arch=(x86_64)
@@ -20,7 +20,8 @@
   lib32-libdaemon
   swig
 )
-source=(git+https://github.com/jpirko/libteam#tag=471fb50d206e5a3f2eef9e4247329b51edc5c493)
+_tag=3ee12c6d569977cf1cd30d0da77807a07aa77158
+source=(git+https://github.com/jpirko/libteam.git#tag=${_tag})
 sha256sums=(SKIP)
 
 pkgver() {



More information about the arch-commits mailing list