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

Christian Hesse eworm at gemini.archlinux.org
Wed Jan 12 20:02:04 UTC 2022


    Date: Wednesday, January 12, 2022 @ 20:02:03
  Author: eworm
Revision: 1101732

upgpkg: tig 2.5.5-1: new upstream release

Modified:
  tig/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-12 19:55:17 UTC (rev 1101731)
+++ PKGBUILD	2022-01-12 20:02:03 UTC (rev 1101732)
@@ -4,7 +4,7 @@
 # Contributor: Nathan Jones <nathanj at insightbb.com>
 
 pkgname=tig
-pkgver=2.5.4
+pkgver=2.5.5
 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=('f7986e3361cf1c2265982d6b4451c79a')
+md5sums=('0902ba706e8efaf6c2087d8b66393375')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list