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

Bruno Pagani archange at archlinux.org
Sat Oct 10 20:34:17 UTC 2020


    Date: Saturday, October 10, 2020 @ 20:34:17
  Author: archange
Revision: 723428

upgpkg: utf8cpp 3.1.2-1

Modified:
  utf8cpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-10 20:21:28 UTC (rev 723427)
+++ PKGBUILD	2020-10-10 20:34:17 UTC (rev 723428)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=utf8cpp
-pkgver=3.1.1
+pkgver=3.1.2
 pkgrel=1
 pkgdesc="UTF-8 with C++ in a Portable Way"
 arch=(any)
@@ -9,7 +9,7 @@
 license=(custom:BSL)
 makedepends=(cmake)
 source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('33496a4c3cc2de80e9809c4997052331af5fb32079f43ab4d667cd48c3a36e88')
+sha256sums=('fea3bfa39fb8bd7368077ea5e1e0db9a8951f7e6fb6d9400b00ab3d92b807c6d')
 
 build() {
   cmake -B build -S ${pkgname/8}-${pkgver} \



More information about the arch-commits mailing list