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

Sergej Pupykin spupykin at archlinux.org
Mon Jun 8 23:06:24 UTC 2020


    Date: Monday, June 8, 2020 @ 23:06:23
  Author: spupykin
Revision: 640627

upgpkg: libunibreak 4.3-1

Modified:
  libunibreak/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-08 22:26:59 UTC (rev 640626)
+++ PKGBUILD	2020-06-08 23:06:23 UTC (rev 640627)
@@ -2,7 +2,7 @@
 # Contributor: Orivej Desh <smpuj at bk.ru>
 
 pkgname=libunibreak
-pkgver=4.2
+pkgver=4.3
 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")
@@ -11,7 +11,7 @@
 depends=()
 replaces=('liblinebreak')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/adah1972/libunibreak/archive/libunibreak_${pkgver//./_}.tar.gz")
-sha256sums=('f479351c3a93d9d03599dd4bca95902dab916f12791b0cdcc168e96829150087')
+sha256sums=('68ec132550ee261a9d880b8bcad059d0d30035f4a9119975c30c0eff4fa309a7')
 
 build() {
   cd "$srcdir/libunibreak-libunibreak_${pkgver//./_}"



More information about the arch-commits mailing list