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

Levente Polyak anthraxx at archlinux.org
Thu Sep 24 20:57:18 UTC 2020


    Date: Thursday, September 24, 2020 @ 20:57:18
  Author: anthraxx
Revision: 711907

upgpkg: libstrophe 1:0.10.0-1

Modified:
  libstrophe/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-24 20:48:38 UTC (rev 711906)
+++ PKGBUILD	2020-09-24 20:57:18 UTC (rev 711907)
@@ -3,7 +3,7 @@
 
 pkgbase=libstrophe
 pkgname=('libstrophe' 'libstrophe-doc')
-pkgver=0.9.3
+pkgver=0.10.0
 pkgrel=1
 epoch=1
 pkgdesc='Simple, lightweight C library for writing XMPP clients'
@@ -14,7 +14,8 @@
 checkdepends=('check')
 options=('staticlibs')
 source=(https://github.com/strophe/libstrophe/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('8f3a886e96ff327cb6c45940aaaa9509d4c01c6b306b30ed25941da33a99d0fde568769b30567e8442fe86c41eb28c226d14bff53a57da5f6fb4a34f4484b0f9')
+sha512sums=('fa5a3fd249d9526d0cb07084e18989c74294d47812b2409b244308d068ddaa6ffca6af79422097ec5268a1efc1f620679eb3c9852b17110ca348da49b8f49383')
+b2sums=('9623a68ce78f6cdc4848600fffe2590fc482077f46834c62d011454d3354c0fcb744c6a1ddd0fc940834cb9c7026ea52da0fbf1e6a84e415d74eba578270685c')
 
 prepare() {
   cd ${pkgbase}-${pkgver}



More information about the arch-commits mailing list