Alexander Rødseth pushed to branch main at Arch Linux / Packaging / Packages / 
libutf8proc


Commits:
9b76d811 by Alexander F. Rødseth at 2023-10-23T11:36:42+02:00
upgpkg: 2.9.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,16 @@
+pkgbase = libutf8proc
+       pkgdesc = C library for processing UTF-8 encoded Unicode strings
+       pkgver = 2.9.0
+       pkgrel = 1
+       url = https://github.com/JuliaStrings/utf8proc
+       arch = x86_64
+       license = custom
+       makedepends = cmake
+       makedepends = git
+       makedepends = ninja
+       source = 
git+https://github.com/JuliaStrings/utf8proc#commit=34db3f7954e9298e89f42641ac78e0450f80a70d
+       source = libutf8proc.pc.in
+       b2sums = SKIP
+       b2sums = 
27cfd2086b63b0d9b08720d966d760e4237734a85a293eab81065f49857aa11ed57682a4bd26e4081701d34e61c156170b65bbf38f19387539f5472d0d94db23
+
+pkgname = libutf8proc


=====================================
PKGBUILD
=====================================
@@ -1,15 +1,15 @@
 # Maintainer: Alexander F. Rødseth <[email protected]>
 
 pkgname=libutf8proc
-pkgver=2.8.0
-_sover=2.6.0
+pkgver=2.9.0
+_sover=3.0.0
 pkgrel=1
 pkgdesc='C library for processing UTF-8 encoded Unicode strings'
 arch=(x86_64)
 url='https://github.com/JuliaStrings/utf8proc'
 license=(custom)
 makedepends=(cmake git ninja)
-source=("git+$url#commit=1cb28a66ca79a0845e99433fd1056257456cef8b" # tag: 
v2.8.0
+source=("git+$url#commit=34db3f7954e9298e89f42641ac78e0450f80a70d" # tag: 
v2.9.0
         $pkgname.pc.in)
 b2sums=('SKIP'
         
'27cfd2086b63b0d9b08720d966d760e4237734a85a293eab81065f49857aa11ed57682a4bd26e4081701d34e61c156170b65bbf38f19387539f5472d0d94db23')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libutf8proc/-/commit/9b76d811bd179565b6c1e4e7fce3e8f1bae2ab62

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libutf8proc/-/commit/9b76d811bd179565b6c1e4e7fce3e8f1bae2ab62
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to