Date: Sunday, May 2, 2021 @ 09:03:16 Author: arojas Revision: 926088 Update to 1.6.0
Modified: chafa/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-02 08:42:07 UTC (rev 926087) +++ PKGBUILD 2021-05-02 09:03:16 UTC (rev 926088) @@ -1,8 +1,8 @@ # Maintainer: Felix Yan <[email protected]> pkgname=chafa -pkgver=1.4.1 -pkgrel=2 +pkgver=1.6.0 +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/" @@ -10,7 +10,7 @@ makedepends=('gtk-doc') license=("LGPL") source=(https://github.com/hpjansson/chafa/releases/download/$pkgver/chafa-$pkgver.tar.xz{,.asc}) -sha512sums=('f0bd1911fd544f93afadbb2105f151dc77e31a2f3af4c7f8441a06f547a7ebe0674664721b18c3a35a7c4e745dda666713adc1dfbe5e97dfdc54856a13bd5063' +sha512sums=('47843b8bf1b0555ae3570f688229e9f848e2e30c80aa277278230196f6fdb583b7f9170d1740171f2f4c5d5d915e00df407722067bcf6f2dc888804b7bd074da' 'SKIP') validpgpkeys=('C01EDE5BB0D91E26D003662EC76BB9FEEAD12EA7') # Hans Petter Jansson
