Skip to content
Snippets Groups Projects
Verified Commit 746187da authored by Felix Yan's avatar Felix Yan
Browse files

upgpkg: 1.14.3-1

parent 9e0cdd12
No related branches found
Tags 0.8.4-2
No related merge requests found
pkgbase = chafa
pkgdesc = Image-to-text converter supporting a wide range of symbols and palettes, transparency, animations, etc.
pkgver = 1.14.2
pkgrel = 2
pkgver = 1.14.3
pkgrel = 1
url = https://hpjansson.org/chafa/
arch = x86_64
license = LGPL-3.0-or-later
......@@ -13,8 +13,8 @@ pkgbase = chafa
depends = libwebp
depends = libxslt
provides = libchafa.so
source = git+https://github.com/hpjansson/chafa.git#tag=1.14.2?signed
source = git+https://github.com/hpjansson/chafa.git#tag=1.14.3?signed
validpgpkeys = C01EDE5BB0D91E26D003662EC76BB9FEEAD12EA7
sha512sums = 73e90cc7334ecb1caed433ddba88c5fad41081583143bab3224ebf7c27d1146cb040bf454b8d071c6278324bce169c946d53e055133181c28d0e20e74db6b261
sha512sums = 2501e62ba16976e9d4cb2a3b8dd5af227bfa116f9b6dd8bbcc853a048061083a8610e642bd7b654793db7d162f3f1e91c3f931824c1ac2806590ecbc5f24d45b
pkgname = chafa
# Maintainer: Felix Yan <felixonmars@archlinux.org>
pkgname=chafa
pkgver=1.14.2
pkgrel=2
pkgver=1.14.3
pkgrel=1
pkgdesc="Image-to-text converter supporting a wide range of symbols and palettes, transparency, animations, etc."
arch=("x86_64")
url="https://hpjansson.org/chafa/"
......@@ -11,7 +11,7 @@ makedepends=('git' 'gtk-doc')
provides=('libchafa.so')
license=("LGPL-3.0-or-later")
source=(git+https://github.com/hpjansson/chafa.git#tag=$pkgver?signed)
sha512sums=('73e90cc7334ecb1caed433ddba88c5fad41081583143bab3224ebf7c27d1146cb040bf454b8d071c6278324bce169c946d53e055133181c28d0e20e74db6b261')
sha512sums=('2501e62ba16976e9d4cb2a3b8dd5af227bfa116f9b6dd8bbcc853a048061083a8610e642bd7b654793db7d162f3f1e91c3f931824c1ac2806590ecbc5f24d45b')
validpgpkeys=('C01EDE5BB0D91E26D003662EC76BB9FEEAD12EA7') # Hans Petter Jansson
build() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment