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

Maxime Gauduin alucryd at archlinux.org
Tue Jul 16 06:37:13 UTC 2019


    Date: Tuesday, July 16, 2019 @ 06:37:12
  Author: alucryd
Revision: 489905

upgpkg: lib32-libteam 1.29-1

Modified:
  lib32-libteam/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-16 06:31:04 UTC (rev 489904)
+++ PKGBUILD	2019-07-16 06:37:12 UTC (rev 489905)
@@ -2,7 +2,7 @@
 # Contributor: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=lib32-libteam
-pkgver=1.28
+pkgver=1.29
 pkgrel=1
 pkgdesc='Library for controlling team network device'
 arch=(x86_64)
@@ -21,7 +21,7 @@
   swig
 )
 source=(git+https://github.com/jpirko/libteam.git#tag=v${pkgver})
-sha256sums=(SKIP)
+sha256sums=('SKIP')
 
 prepare() {
   cd libteam



More information about the arch-commits mailing list