Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ python-textual


Commits:
2df13a65 by Leonidas Spyropoulos at 2024-04-21T22:24:12+01:00
upgpkg: 0.57.1-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-textual
        pkgdesc = Modern Text User Interface framework
-       pkgver = 0.57.0
+       pkgver = 0.57.1
        pkgrel = 1
        url = https://github.com/Textualize/textual
        arch = any
@@ -17,7 +17,7 @@ pkgbase = python-textual
        optdepends = python-tree-sitter: for syntax highlighting support
        optdepends = python-tree-sitter-languages: for custom languages support
        optdepends = python-textual-dev: tools for developers
-       source = 
textual-0.57.0.tar.gz::https://github.com/Textualize/textual/archive/v0.57.0.tar.gz
-       sha512sums = 
f892dbce2b719cac03dc669b453570128ef190943f5e4071310a6480456bea5b5f52d5f321ee55ff4da4e4eafbf1b87bf470586da376c093f4432933b7712783
+       source = 
textual-0.57.1.tar.gz::https://github.com/Textualize/textual/archive/v0.57.1.tar.gz
+       sha512sums = 
b8388d410ef60a7155fc124b66ae893c0c417720c0f205c2a4e5ba9fc877eac2f36c5d850df984e337ca302765e2a792cbeef94e1df00361bcf705d47774eed3
 
 pkgname = python-textual


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _base=textual
 pkgname=python-${_base}
-pkgver=0.57.0
+pkgver=0.57.1
 pkgrel=1
 pkgdesc="Modern Text User Interface framework"
 arch=(any)
@@ -17,7 +17,7 @@ optdepends=('python-tree-sitter: for syntax highlighting 
support'
             'python-tree-sitter-languages: for custom languages support'
             'python-textual-dev: tools for developers')
 source=(${_base}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz)
-sha512sums=('f892dbce2b719cac03dc669b453570128ef190943f5e4071310a6480456bea5b5f52d5f321ee55ff4da4e4eafbf1b87bf470586da376c093f4432933b7712783')
+sha512sums=('b8388d410ef60a7155fc124b66ae893c0c417720c0f205c2a4e5ba9fc877eac2f36c5d850df984e337ca302765e2a792cbeef94e1df00361bcf705d47774eed3')
 
 build() {
   cd ${_base}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/commit/2df13a6592a5e7a906d9af1cf1de49ddd43bf170

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-textual/-/commit/2df13a6592a5e7a906d9af1cf1de49ddd43bf170
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to