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


Commits:
65149687 by Caleb Maclennan at 2024-10-04T13:36:17+03:00
upgpkg: 0.16.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = magic-wormhole
        pkgdesc = Securely transfer data between computers
-       pkgver = 0.15.0
+       pkgver = 0.16.0
        pkgrel = 1
        url = https://github.com/magic-wormhole/magic-wormhole
        arch = any
@@ -28,7 +28,7 @@ pkgbase = magic-wormhole
        depends = python-tqdm
        depends = python-txtorcon
        depends = python-zipstream-ng
-       source = 
https://github.com/magic-wormhole/magic-wormhole/archive/0.15.0/magic-wormhole-0.15.0.tar.gz
-       sha512sums = 
0b601679ed1f2e4305233c89c82b2b4f99d8a243a3e7def6922d9156be10533a0ecd8b66cb625c5a0d9891fe7c6a3f38d1bfbb55a6c28c72d792fc5e6347a1a0
+       source = 
https://github.com/magic-wormhole/magic-wormhole/archive/0.16.0/magic-wormhole-0.16.0.tar.gz
+       sha512sums = 
74ae91feaf07ce955d5e2a6f1f603dcf06f827d63eb2ffa95378c2a6e5ead55c35de2ef3d8c0aa11ea0ceb55db9786ff006ffd0d54cf3b62a2ec47d973c5e183
 
 pkgname = magic-wormhole


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Storm Dragon <[email protected]>
 
 pkgname=magic-wormhole
-pkgver=0.15.0
+pkgver=0.16.0
 pkgrel=1
 pkgdesc="Securely transfer data between computers"
 arch=(any)
@@ -32,7 +32,7 @@ checkdepends=(python-magic-wormhole-mailbox-server
               python-pytest-mock)
 _archive="$pkgname-$pkgver"
 source=("$url/archive/$pkgver/$_archive.tar.gz")
-sha512sums=('0b601679ed1f2e4305233c89c82b2b4f99d8a243a3e7def6922d9156be10533a0ecd8b66cb625c5a0d9891fe7c6a3f38d1bfbb55a6c28c72d792fc5e6347a1a0')
+sha512sums=('74ae91feaf07ce955d5e2a6f1f603dcf06f827d63eb2ffa95378c2a6e5ead55c35de2ef3d8c0aa11ea0ceb55db9786ff006ffd0d54cf3b62a2ec47d973c5e183')
 
 build() {
        cd "$_archive"



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

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


Reply via email to