[arch-commits] Commit in utf8cpp/trunk (PKGBUILD)
Bruno Pagani
archange at gemini.archlinux.org
Tue Jul 20 10:36:02 UTC 2021
Date: Tuesday, July 20, 2021 @ 10:36:02
Author: archange
Revision: 979673
upgpkg: utf8cpp 3.2.1-1
Modified:
utf8cpp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-20 10:35:52 UTC (rev 979672)
+++ PKGBUILD 2021-07-20 10:36:02 UTC (rev 979673)
@@ -1,7 +1,7 @@
# Maintainer: Bruno Pagani <archange at archlinux.org>
pkgname=utf8cpp
-pkgver=3.1.2
+pkgver=3.2.1
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=('fea3bfa39fb8bd7368077ea5e1e0db9a8951f7e6fb6d9400b00ab3d92b807c6d')
+sha256sums=('8d6aa7d77ad0abb35bb6139cb9a33597ac4c5b33da6a004ae42429b8598c9605')
build() {
cmake -B build -S ${pkgname/8}-${pkgver} \
More information about the arch-commits
mailing list