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


Commits:
d57072f6 by Sven-Hendrik Haase at 2026-05-05T15:43:52+02:00
upgpkg: 0.23.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = upterm
        pkgdesc = Secure Terminal Sharing, an alternative to tmate
-       pkgver = 0.22.0
+       pkgver = 0.23.0
        pkgrel = 1
        url = https://github.com/owenthereal/upterm
        arch = x86_64
        license = Apache-2.0
        makedepends = go
        depends = glibc
-       source = 
upterm-0.22.0.tar.gz::https://github.com/owenthereal/upterm/archive/v0.22.0.tar.gz
-       sha256sums = 
047bcb184cc5189ea5f155d6a62780206fb01f093672e7b4c887cb7aa50bcc7f
+       source = 
upterm-0.23.0.tar.gz::https://github.com/owenthereal/upterm/archive/v0.23.0.tar.gz
+       sha256sums = 
e990c3c00ad378d32bb7b42c8131fe0c310b342f926d860a682e36a7d0cabd78
 
 pkgname = upterm


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <[email protected]>
 # Contributor: Sýlvan Heuser <[email protected]>
 pkgname=upterm
-pkgver=0.22.0
+pkgver=0.23.0
 pkgrel=1
 pkgdesc='Secure Terminal Sharing, an alternative to tmate'
 arch=('x86_64')
@@ -10,7 +10,7 @@ license=('Apache-2.0')
 depends=('glibc')
 makedepends=('go')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/owenthereal/upterm/archive/v${pkgver}.tar.gz";)
-sha256sums=('047bcb184cc5189ea5f155d6a62780206fb01f093672e7b4c887cb7aa50bcc7f')
+sha256sums=('e990c3c00ad378d32bb7b42c8131fe0c310b342f926d860a682e36a7d0cabd78')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/upterm/-/commit/d57072f686a7d3c92793f5f522b5edffca80577f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/upterm/-/commit/d57072f686a7d3c92793f5f522b5edffca80577f
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to