Date: Thursday, May 14, 2020 @ 21:41:20 Author: svenstaro Revision: 627994
upgpkg: libvterm 0.1.3.git1.65dbda-1 Modified: libvterm/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-14 21:34:23 UTC (rev 627993) +++ PKGBUILD 2020-05-14 21:41:20 UTC (rev 627994) @@ -2,8 +2,8 @@ # Contributor: Florian Walch <[email protected]> pkgname=libvterm -_git=4a5fa43 -pkgver=0.1.git5.${_git} +_git=65dbda +pkgver=0.1.3.git1.${_git} pkgrel=1 pkgdesc='Abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator' arch=('x86_64')
