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

Felix Yan felixonmars at archlinux.org
Fri May 28 14:45:21 UTC 2021


    Date: Friday, May 28, 2021 @ 14:45:20
  Author: felixonmars
Revision: 949854

upgpkg: libchardet 1.0.6-1

Modified:
  libchardet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-28 14:45:14 UTC (rev 949853)
+++ PKGBUILD	2021-05-28 14:45:20 UTC (rev 949854)
@@ -2,7 +2,7 @@
 # Contributor: robertfoster
 
 pkgname=libchardet
-pkgver=1.0.5
+pkgver=1.0.6
 pkgrel=1
 pkgdesc="Mozilla's Universal Charset Detector C/C++ API"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 url="http://ftp.oops.org/pub/oops/libchardet"
 depends=('gcc-libs' 'bash')
 source=("https://github.com/Joungkyun/libchardet/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-b2sums=('bc53830d637db7d83dd385375ec702f00ab5bf135ca1cdbad3ce6cb2c0c081856f4c3c2eccfcf7d38b83b41ba052d3d1e286bd8c691929c138014ec4888fd725')
+b2sums=('bd774481811fb57bbe6d517fbd843b4c9ca4367b9ccb4eab98343d8e60191460d52763250b20760c183a057523313db8b9f94c99fad5f625a9259155235975d1')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list