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

Alexander Rødseth arodseth at archlinux.org
Thu May 7 18:06:56 UTC 2020


    Date: Thursday, May 7, 2020 @ 18:06:56
  Author: arodseth
Revision: 625479

upgpkg: libutf8proc 2.5.0-1

Modified:
  libutf8proc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-07 17:59:08 UTC (rev 625478)
+++ PKGBUILD	2020-05-07 18:06:56 UTC (rev 625479)
@@ -1,15 +1,16 @@
 # Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
 
 pkgname=libutf8proc
-pkgver=2.4.0
-_sover=2.3.1
+pkgver=2.5.0
+_sover=2.3.2
 pkgrel=1
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=(x86_64)
-url='https://julialang.org/utf8proc/'
+url='https://github.com/JuliaStrings/utf8proc'
 license=(custom)
 makedepends=(cmake git ninja)
-source=("git+https://github.com/JuliaStrings/utf8proc#tag=v$pkgver"
+# tag: v2.5.0
+source=("git+$url#commit=0890a538bf8238cded9be0c81171f57e43f2c755"
         libutf8proc.pc.in)
 sha256sums=('SKIP'
             '0fc49af11c4e77675d307bcee442c3582db805f7c17c32284d0620131b1007d1')



More information about the arch-commits mailing list