Date: Tuesday, March 21, 2023 @ 21:57:56
  Author: svenstaro
Revision: 1425093

upgpkg: libvterm 0.3.1-1

Modified:
  libvterm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-21 21:57:49 UTC (rev 1425092)
+++ PKGBUILD    2023-03-21 21:57:56 UTC (rev 1425093)
@@ -2,7 +2,7 @@
 # Contributor: Florian Walch <[email protected]>
 
 pkgname=libvterm
-pkgver=0.3
+pkgver=0.3.1
 pkgrel=1
 pkgdesc='Abstract library implementation of a VT220/xterm/ECMA-48 terminal 
emulator'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc')
 makedepends=('git')
 source=("https://www.leonerd.org.uk/code/libvterm/libvterm-${pkgver}.tar.gz";)
-sha256sums=('61eb0d6628c52bdf02900dfd4468aa86a1a7125228bab8a67328981887483358')
+sha256sums=('25a8ad9c15485368dfd0a8a9dca1aec8fea5c27da3fa74ec518d5d3787f0c397')
 
 build() {
   cd "${pkgname}-${pkgver}"

Reply via email to