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

Christian Hesse eworm at gemini.archlinux.org
Wed Jul 13 06:06:05 UTC 2022


    Date: Wednesday, July 13, 2022 @ 06:06:04
  Author: eworm
Revision: 1252505

upgpkg: tig 2.5.6-1: new upstream release

Modified:
  tig/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-13 05:53:13 UTC (rev 1252504)
+++ PKGBUILD	2022-07-13 06:06:04 UTC (rev 1252505)
@@ -4,7 +4,7 @@
 # Contributor: Nathan Jones <nathanj at insightbb.com>
 
 pkgname=tig
-pkgver=2.5.5
+pkgver=2.5.6
 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=('0902ba706e8efaf6c2087d8b66393375')
+md5sums=('04716790bf8933db6ad98f67422fa18e')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list