Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
libvterm


Commits:
42b9def8 by Sven-Hendrik Haase at 2023-08-09T09:51:42+02:00
upgpkg: 0.3.3-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Florian Walch <[email protected]>
 
 pkgname=libvterm
-pkgver=0.3.2
+pkgver=0.3.3
 pkgrel=1
 pkgdesc='Abstract library implementation of a VT220/xterm/ECMA-48 terminal 
emulator'
 arch=('x86_64')
@@ -10,8 +10,8 @@ url='https://www.leonerd.org.uk/code/libvterm/'
 license=('MIT')
 depends=('glibc')
 makedepends=('git')
-source=("https://www.leonerd.org.uk/code/libvterm/libvterm-${pkgver}.tar.gz";)
-sha256sums=('91eb5088069f4e6edab69e14c4212f6da0192e65695956dc048016a0dab8bcf6')
+source=("https://launchpad.net/libvterm/trunk/v0.3/+download/libvterm-0.3.3.tar.gz";)
+sha256sums=('09156f43dd2128bd347cbeebe50d9a571d32c64e0cf18d211197946aff7226e0')
 
 build() {
   cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libvterm/-/commit/42b9def8fbe6aabfb6dd641ab56d86fbf7b1a411

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libvterm/-/commit/42b9def8fbe6aabfb6dd641ab56d86fbf7b1a411
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to