[arch-commits] Commit in libutf8proc/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Mon Dec 21 16:13:24 UTC 2020
Date: Monday, December 21, 2020 @ 16:13:23
Author: arodseth
Revision: 781202
upgpkg: libutf8proc 2.6.1-1
Modified:
libutf8proc/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-21 16:06:22 UTC (rev 781201)
+++ PKGBUILD 2020-12-21 16:13:23 UTC (rev 781202)
@@ -1,8 +1,8 @@
# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
pkgname=libutf8proc
-pkgver=2.6.0
-_sover=2.4.0
+pkgver=2.6.1
+_sover=2.4.1
pkgrel=1
pkgdesc='C library for processing UTF-8 encoded Unicode strings'
arch=(x86_64)
@@ -9,7 +9,7 @@
url='https://github.com/JuliaStrings/utf8proc'
license=(custom)
makedepends=(cmake git ninja)
-source=("git+$url#commit=df2997a300792b8efd6a1ea9281c14dfe986d6f9" # tag: v2.6.0
+source=("git+$url#commit=3203baa7374d67132384e2830b2183c92351bffc" # tag: v2.6.1
libutf8proc.pc.in)
sha256sums=('SKIP'
'0fc49af11c4e77675d307bcee442c3582db805f7c17c32284d0620131b1007d1')
@@ -26,6 +26,7 @@
-DBUILD_SHARED_LIBS=ON \
-G Ninja
ninja
+ find .
}
package() {
More information about the arch-commits
mailing list