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

Lukas Fleischer lfleischer at archlinux.org
Sun Dec 31 10:54:08 UTC 2017


    Date: Sunday, December 31, 2017 @ 10:54:07
  Author: lfleischer
Revision: 277531

upgpkg: tig 2.3.2-1

Upstream update.

Modified:
  tig/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-31 10:53:14 UTC (rev 277530)
+++ PKGBUILD	2017-12-31 10:54:07 UTC (rev 277531)
@@ -4,7 +4,7 @@
 # Contributor: Nathan Jones <nathanj at insightbb.com>
 
 pkgname=tig
-pkgver=2.3.0
+pkgver=2.3.2
 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=('4244423e7cbffce2d7ab44ef34086eee')
+md5sums=('9a9c335258d768ec10c7f1f2de4aca26')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list