George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
toot


Commits:
f9de9a41 by George Rawlinson at 2024-09-23T11:54:00+12:00
upgpkg: 0.44.1-1

* New upstream release.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = toot
        pkgdesc = A Mastodon CLI client
-       pkgver = 0.43.0
+       pkgver = 0.44.1
        pkgrel = 1
        url = https://github.com/ihabunek/toot
        arch = any
@@ -19,8 +19,8 @@ pkgbase = toot
        depends = python-tomlkit
        depends = python-click
        depends = python-typing_extensions
-       source = toot::git+https://github.com/ihabunek/toot#tag=0.43.0
-       sha512sums = 
72d706f4ee58610803f5b45d5188e19d13e4e90827d79f83ef4696fa3e899ecab1d500ae2152bbc1008422647e30806a0587e838d7a8a1ac57fe98882ca172e9
-       b2sums = 
3b482b2d3da55e61fb5f80941943ab079297832281deb59984507fd17af0981c395cf168937c97239cc720bfb83977b292d7999acb3da1f308e199ef41a96d89
+       source = toot::git+https://github.com/ihabunek/toot#tag=0.44.1
+       sha512sums = 
96f4eb3b8335dfd8338201000d54b5e4db9fb481898ac4830b362dc231cc65b02270714e6bf53abdf3cb3162d389f39a08bb90c0c26f9e88f35d131cb1d2eb63
+       b2sums = 
26ee150d611572a6d09d9851f821fc2d1a8694d31afeafa1955a04da4ec489babcdd1e4d7e37b323e68dfa60bb3db82c70d85ed5b6d7051eebfc766af86da561
 
 pkgname = toot


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <grawlin...@archlinux.org>
 
 pkgname=toot
-pkgver=0.43.0
+pkgver=0.44.1
 pkgrel=1
 pkgdesc='A Mastodon CLI client'
 arch=('any')
@@ -26,8 +26,8 @@ makedepends=(
   'python-wheel'
 )
 source=("$pkgname::git+$url#tag=$pkgver")
-sha512sums=('72d706f4ee58610803f5b45d5188e19d13e4e90827d79f83ef4696fa3e899ecab1d500ae2152bbc1008422647e30806a0587e838d7a8a1ac57fe98882ca172e9')
-b2sums=('3b482b2d3da55e61fb5f80941943ab079297832281deb59984507fd17af0981c395cf168937c97239cc720bfb83977b292d7999acb3da1f308e199ef41a96d89')
+sha512sums=('96f4eb3b8335dfd8338201000d54b5e4db9fb481898ac4830b362dc231cc65b02270714e6bf53abdf3cb3162d389f39a08bb90c0c26f9e88f35d131cb1d2eb63')
+b2sums=('26ee150d611572a6d09d9851f821fc2d1a8694d31afeafa1955a04da4ec489babcdd1e4d7e37b323e68dfa60bb3db82c70d85ed5b6d7051eebfc766af86da561')
 
 build() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/toot/-/commit/f9de9a4127a3ca39263cda72eb195a55563f24c1

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


Reply via email to