Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
magic-wormhole


Commits:
62aa6502 by Caleb Maclennan at 2026-05-06T09:37:09+03:00
upgpkg: 0.24.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = magic-wormhole
        pkgdesc = Securely transfer data between computers
-       pkgver = 0.23.0
+       pkgver = 0.24.0
        pkgrel = 1
        url = https://github.com/magic-wormhole/magic-wormhole
        arch = any
@@ -30,7 +30,7 @@ pkgbase = magic-wormhole
        depends = python-tqdm
        depends = python-txtorcon
        depends = python-zipstream-ng
-       source = 
https://github.com/magic-wormhole/magic-wormhole/archive/0.23.0/magic-wormhole-0.23.0.tar.gz
-       sha512sums = 
162a82ac441e4db0d3b468ea42fbcd4f2c0608ac435168761d379a824777f5442751b9d5323f34a360eaffc58928f664ffe4c86f6b68a981fe6ae542b11a43a0
+       source = 
https://github.com/magic-wormhole/magic-wormhole/archive/0.24.0/magic-wormhole-0.24.0.tar.gz
+       sha512sums = 
fb4c4430456a20575630dbdddea5557ef050e974da0306d5e9c6d2eedec43417444c7e17c7e6416fb6118dd6007a8fd420f40351fb358c107842e682ae2a2e0e
 
 pkgname = magic-wormhole


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Storm Dragon <[email protected]>
 
 pkgname=magic-wormhole
-pkgver=0.23.0
+pkgver=0.24.0
 pkgrel=1
 pkgdesc="Securely transfer data between computers"
 arch=(any)
@@ -34,7 +34,7 @@ checkdepends=(python-magic-wormhole-mailbox-server
               python-hypothesis)
 _archive="$pkgname-$pkgver"
 source=("$url/archive/$pkgver/$_archive.tar.gz")
-sha512sums=('162a82ac441e4db0d3b468ea42fbcd4f2c0608ac435168761d379a824777f5442751b9d5323f34a360eaffc58928f664ffe4c86f6b68a981fe6ae542b11a43a0')
+sha512sums=('fb4c4430456a20575630dbdddea5557ef050e974da0306d5e9c6d2eedec43417444c7e17c7e6416fb6118dd6007a8fd420f40351fb358c107842e682ae2a2e0e')
 
 prepare() {
        cd "${pkgname#python-}-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/magic-wormhole/-/commit/62aa6502f8f7f8369dde8fd3db78f0ffa558ca48

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/magic-wormhole/-/commit/62aa6502f8f7f8369dde8fd3db78f0ffa558ca48
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