[arch-commits] Commit in catimg/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Sep 8 19:47:24 UTC 2020
Date: Tuesday, September 8, 2020 @ 19:47:23
Author: felixonmars
Revision: 701296
upgpkg: catimg 2.7.0-1
Modified:
catimg/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-08 19:11:03 UTC (rev 701295)
+++ PKGBUILD 2020-09-08 19:47:23 UTC (rev 701296)
@@ -3,8 +3,8 @@
# Contributors: Eduardo San Martin Morote http://posva.net/
pkgname=catimg
-pkgver=2.6.0
-pkgrel=2
+pkgver=2.7.0
+pkgrel=1
pkgdesc="Print images in a terminal with 256 colors support"
arch=('x86_64')
url="https://github.com/posva/catimg"
@@ -12,7 +12,7 @@
depends=('glibc')
makedepends=('cmake' 'ninja')
source=("$pkgname-$pkgver.tar.gz::https://github.com/posva/catimg/archive/$pkgver.tar.gz")
-sha512sums=('a3c0ed92a797dc6e213e202cf36d4da32f4baba0ba4dc60875f4df152e3df10ec2276723e10826ce13ac1ddb4f32f75e0d6851767003032ecaa73fe0851e6559')
+sha512sums=('85b19183a2dc666aeb5655d6b66a40d325160d6ac8b5d38c00bad14ee79d69f2277ba0378af6ea84570a0d41c10d52950d658c0872dc1007e7ae17da7b6abdec')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list