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

Levente Polyak anthraxx at archlinux.org
Sun Nov 17 15:36:47 UTC 2019


    Date: Sunday, November 17, 2019 @ 15:36:46
  Author: anthraxx
Revision: 530030

upgpkg: libcli 1.10.2-1

Modified:
  libcli/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-17 15:31:17 UTC (rev 530029)
+++ PKGBUILD	2019-11-17 15:36:46 UTC (rev 530030)
@@ -3,7 +3,7 @@
 # Contributor: Mike Roberts <noodlesgc at gmail.com>
 
 pkgname=libcli
-pkgver=1.10.0
+pkgver=1.10.2
 pkgrel=1
 pkgdesc='Library for including a Cisco-like command-line interface into other software'
 url='https://github.com/dparrish/libcli'
@@ -11,8 +11,8 @@
 license=('LGPL2.1')
 depends=('glibc')
 provides=('libcli.so')
-source=(https://github.com/dparrish/libcli/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('0d8aaad55982581aef637a30f8824557d8460f95503d9731df15a176af7a5b928945bacff0d0cbbc1f4c196ac0c7bc207197cca1873f8f57cd511962f1bbed19')
+source=(https://github.com/dparrish/libcli/archive/V${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('f09817683d298da0b6c71253f8560b76b6a706589804a1c6afe87ce8ae37b8b3430b15380b0807cb805de0fd87753f95bbc1c174ea1c7e561fcff56f0f55c960')
 
 prepare() {
   sed -i 's/-Werror//' ${pkgname}-${pkgver}/Makefile



More information about the arch-commits mailing list