[arch-commits] Commit in chafa/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Oct 31 08:08:08 UTC 2019
Date: Thursday, October 31, 2019 @ 08:08:08
Author: arojas
Revision: 521023
imagemagick 7.0.9 rebuild
Modified:
chafa/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-31 07:01:59 UTC (rev 521022)
+++ PKGBUILD 2019-10-31 08:08:08 UTC (rev 521023)
@@ -2,11 +2,11 @@
pkgname=chafa
pkgver=1.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="Image-to-text converter supporting a wide range of symbols and palettes, transparency, animations, etc."
arch=("x86_64")
url="https://hpjansson.org/chafa/"
-depends=('libmagick' 'libxslt')
+depends=('imagemagick' 'libxslt')
makedepends=('gtk-doc')
license=("LGPL")
source=(https://github.com/hpjansson/chafa/releases/download/$pkgver/chafa-$pkgver.tar.xz{,.asc})
More information about the arch-commits
mailing list