Package Details: chmap 1.1.0-1

Git Clone URL: https://aur.archlinux.org/chmap.git (read-only, click to copy)
Package Base: chmap
Description: A CLI utility to get info for Unicode characters
Upstream URL: https://github.com/kiedtl/chmap/
Licenses: Expat
Submitter: HarvettFox96
Maintainer: HarvettFox96
Last Packager: HarvettFox96
Votes: 2
Popularity: 0.67
First Submitted: 2021-08-03 10:24 (UTC)
Last Updated: 2021-08-03 10:24 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

sph commented on 2025-10-13 20:33 (UTC) (edited on 2025-10-13 20:34 (UTC) by sph)

diff --git a/PKGBUILD b/PKGBUILD
index 0543f2c..15319fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Jayvee Enaguas <harvettfox96@dismail.de>

 pkgname=chmap
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=1
 pkgdesc="A CLI utility to get info for Unicode characters"
 arch=('x86_64' 'i686')
@@ -9,7 +9,7 @@ url="https://github.com/kiedtl/chmap/"
 license=('Expat')
 makedepends=('scdoc')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/kiedtl/chmap/archive/${pkgver}.tar.gz")
-sha512sums=('037151020827c9902fbac3a0e377d0429258e95fb16db2754aac7af0d00bc91b054d4d50fc9a0dd21b1fb7f6ab1d430c8d39e56a9fa26835e7504cd1c202b769')
+b2sums=('1c9614b39d084a888ad50d634c9cd7f40d4564651f8a66577b789494cbf7e2baae01950d902c55e266172f9ac36bd681b862696fb7c765e9eea50020da010a13')

 build() {
        cd ${pkgname}-${pkgver}

to build the latest version, replacing decimal codepoints with U+xxxx