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

Felix Yan felixonmars at archlinux.org
Tue Nov 27 14:51:07 UTC 2018


    Date: Tuesday, November 27, 2018 @ 14:51:05
  Author: felixonmars
Revision: 409981

upgpkg: catimg 2.5.0-1

Modified:
  catimg/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-27 14:50:46 UTC (rev 409980)
+++ PKGBUILD	2018-11-27 14:51:05 UTC (rev 409981)
@@ -3,7 +3,7 @@
 # Contributors: Eduardo San Martin Morote http://posva.net/
 
 pkgname=catimg
-pkgver=2.4.0
+pkgver=2.5.0
 pkgrel=1
 pkgdesc="Print images in a terminal with 256 colors support"
 arch=('x86_64')
@@ -11,8 +11,8 @@
 license=('MIT')
 depends=('glibc')
 makedepends=('cmake')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/posva/catimg/archive/v$pkgver.tar.gz")
-sha512sums=('fae0ff8436ce62cdf90c59aca603ff1850e2ccce8cb87420214fe62c0295f59d6af6191270010a3a437f9aa24542849bff3829e4d6e5e9c8c7bf7023282d462b')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/posva/catimg/archive/$pkgver.tar.gz")
+sha512sums=('18477ea660e3539ecb6d99b320b4de6fb417d36eb70a698cb167c70e074ffadf1f696b2b64209b686813e55054ae5df58370a9d52e7912094cfeb7a95c0b94da')
 
 build() {
 	cd $pkgname-$pkgver



More information about the arch-commits mailing list