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

Christian Hesse eworm at archlinux.org
Mon Feb 24 20:36:08 UTC 2020


    Date: Monday, February 24, 2020 @ 20:36:06
  Author: eworm
Revision: 580833

upgpkg: vis 0.5.r167.g30c6ceb-1

pull in latest changes

Modified:
  vis/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-24 20:35:32 UTC (rev 580832)
+++ PKGBUILD	2020-02-24 20:36:06 UTC (rev 580833)
@@ -2,8 +2,8 @@
 
 pkgname=vis
 _tag=0.5
-_commit='4b59f95bccf66dcf7338d7180871df85d4269cf3'
-pkgver=0.5.r147.g4b59f95
+_commit='30c6ceb2447be5b8b73958271972ba98457dc0b7'
+pkgver=0.5.r167.g30c6ceb
 pkgrel=1
 pkgdesc='modern, legacy free, simple yet efficient vim-like editor'
 arch=('x86_64')
@@ -25,6 +25,9 @@
 	git update-index --assume-unchanged .gitmodules
 	git submodule init
 	git submodule update
+
+	# revert: test/vis: use C.UTF-8 locale
+	git -C test revert -n 92ee4fc43fd750246bbc1529082c0c0c8d9f233e
 }
 
 pkgver() {



More information about the arch-commits mailing list