[arch-commits] Commit in catimg/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Jun 30 18:25:28 UTC 2019


    Date: Sunday, June 30, 2019 @ 18:25:28
  Author: felixonmars
Revision: 486524

upgpkg: catimg 2.6.0-1

Modified:
  catimg/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-30 18:19:37 UTC (rev 486523)
+++ PKGBUILD	2019-06-30 18:25:28 UTC (rev 486524)
@@ -3,7 +3,7 @@
 # Contributors: Eduardo San Martin Morote http://posva.net/
 
 pkgname=catimg
-pkgver=2.5.0
+pkgver=2.6.0
 pkgrel=1
 pkgdesc="Print images in a terminal with 256 colors support"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('glibc')
 makedepends=('cmake')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/posva/catimg/archive/$pkgver.tar.gz")
-sha512sums=('18477ea660e3539ecb6d99b320b4de6fb417d36eb70a698cb167c70e074ffadf1f696b2b64209b686813e55054ae5df58370a9d52e7912094cfeb7a95c0b94da')
+sha512sums=('a3c0ed92a797dc6e213e202cf36d4da32f4baba0ba4dc60875f4df152e3df10ec2276723e10826ce13ac1ddb4f32f75e0d6851767003032ecaa73fe0851e6559')
 
 build() {
 	cd $pkgname-$pkgver



More information about the arch-commits mailing list