T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / mscp


Commits:
e8192a26 by T.J. Townsend at 2025-08-12T10:37:45-04:00
upgpkg: 0.2.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = mscp
        pkgdesc = transfer files over multiple SSH (SFTP) connections
-       pkgver = 0.2.2
+       pkgver = 0.2.3
        pkgrel = 1
        url = https://github.com/upa/mscp
        arch = x86_64
@@ -12,9 +12,9 @@ pkgbase = mscp
        depends = krb5
        depends = openssl
        depends = zlib
-       source = git+https://github.com/upa/mscp.git#tag=v0.2.2
+       source = git+https://github.com/upa/mscp.git#tag=v0.2.3
        source = git+https://git.libssh.org/projects/libssh.git
-       sha256sums = 
f3203a5622eee2b2045a9f7a31c14a81a66edf6da07a99367ffdaafa3d539d7e
+       sha256sums = 
10470c6d7418e9a5e45ce202bbc486583a7883b78251dd4bab919671c3e4e40f
        sha256sums = SKIP
 
 pkgname = mscp


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: T.J. Townsend <blakkh...@archlinux.org>
 
 pkgname=mscp
-pkgver=0.2.2
+pkgver=0.2.3
 pkgrel=1
 pkgdesc='transfer files over multiple SSH (SFTP) connections'
 url='https://github.com/upa/mscp'
@@ -11,7 +11,7 @@ depends=('gcc-libs' 'glibc' 'krb5' 'openssl' 'zlib')
 makedepends=('cmake' 'git')
 source=(git+https://github.com/upa/mscp.git#tag=v${pkgver}
         git+https://git.libssh.org/projects/libssh.git)
-sha256sums=('f3203a5622eee2b2045a9f7a31c14a81a66edf6da07a99367ffdaafa3d539d7e'
+sha256sums=('10470c6d7418e9a5e45ce202bbc486583a7883b78251dd4bab919671c3e4e40f'
             'SKIP')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mscp/-/commit/e8192a26e64d72ec92c630f576c56bc795b122bd

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


Reply via email to