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

Christian Hesse eworm at archlinux.org
Sat Jun 5 18:39:11 UTC 2021


    Date: Saturday, June 5, 2021 @ 18:39:11
  Author: eworm
Revision: 956143

upgpkg: tig 2.5.4-1: new upstream release

Modified:
  tig/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-05 18:14:21 UTC (rev 956142)
+++ PKGBUILD	2021-06-05 18:39:11 UTC (rev 956143)
@@ -4,7 +4,7 @@
 # Contributor: Nathan Jones <nathanj at insightbb.com>
 
 pkgname=tig
-pkgver=2.5.3
+pkgver=2.5.4
 pkgrel=1
 pkgdesc='Text-mode interface for Git.'
 depends=('git' 'ncurses')
@@ -14,7 +14,7 @@
 arch=('x86_64')
 backup=('etc/tigrc')
 source=("https://github.com/jonas/$pkgname/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz")
-md5sums=('ceec1ec9a93fd70de81a613c1b368631')
+md5sums=('f7986e3361cf1c2265982d6b4451c79a')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list