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

Felix Yan felixonmars at archlinux.org
Thu Apr 23 22:36:26 UTC 2020


    Date: Thursday, April 23, 2020 @ 22:36:25
  Author: felixonmars
Revision: 381447

upgpkg: uchardet 0.0.7-1

Modified:
  uchardet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-23 22:33:53 UTC (rev 381446)
+++ PKGBUILD	2020-04-23 22:36:25 UTC (rev 381447)
@@ -3,8 +3,8 @@
 # Contributor: Blake Imsland <blake at retroco.de>
 
 pkgname=uchardet
-pkgver=0.0.6
-pkgrel=2
+pkgver=0.0.7
+pkgrel=1
 pkgdesc='Encoding detector library ported from Mozilla'
 arch=('x86_64')
 url='https://www.freedesktop.org/wiki/Software/uchardet'
@@ -12,7 +12,7 @@
 depends=('gcc-libs')
 makedepends=('cmake')
 source=("https://www.freedesktop.org/software/${pkgname}/releases/${pkgname}-${pkgver}.tar.xz")
-sha512sums=('eceeadae060bf277e298d709856609dde32921271140dc1fb0a33c7b6e1381033fc2960d616ebbd82c92815936864d2c0743b1b5ea1b7d4a200df87df80d6de5')
+sha512sums=('ddb7b63dd09c1d9acbe620d86217e583d9aa5340780ab4010ec9faa4fd331498859d5efa7829bf8847da89325accf8f7304b51d410210178fc1ffa6658064a6f')
 
 build() {
 	cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list