Date: Wednesday, December 14, 2022 @ 17:43:33
  Author: spupykin
Revision: 1359148

upgpkg: libunibreak 5.1-1

Modified:
  libunibreak/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-14 17:41:54 UTC (rev 1359147)
+++ PKGBUILD    2022-12-14 17:43:33 UTC (rev 1359148)
@@ -2,8 +2,8 @@
 # Contributor: Orivej Desh <[email protected]>
 
 pkgname=libunibreak
-pkgver=5.0
-pkgrel=2
+pkgver=5.1
+pkgrel=1
 pkgdesc="An implementation of the line breaking algorithm as described in 
Unicode 5.2.0 Standard Annex 14, Revision 24"
 arch=("x86_64")
 url="https://github.com/adah1972/libunibreak/";
@@ -11,7 +11,7 @@
 depends=()
 replaces=('liblinebreak')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/adah1972/libunibreak/archive/libunibreak_${pkgver//./_}.tar.gz";)
-sha256sums=('7c0f3681709d54f5c58dd6fc32510a42be3ffd8d688adb62eeb34046b896b80c')
+sha256sums=('d59878d82c84a60b592940a8e1a264f0a9714f0a9a8868b099846f780d9dc167')
 
 build() {
   cd "$srcdir/libunibreak-libunibreak_${pkgver//./_}"

Reply via email to