Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
python-textual


Commits:
c772b5ff by Robin Candau at 2024-07-25T16:34:47+02:00
upgpkg: 0.74.0-1: New upstream release
https://github.com/Textualize/textual/releases/tag/v0.74.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-textual
        pkgdesc = Modern Text User Interface framework
-       pkgver = 0.73.0
+       pkgver = 0.74.0
        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.73.0.tar.gz::https://github.com/Textualize/textual/archive/v0.73.0.tar.gz
-       sha512sums = 
992dd5852eecf48be76d509c3b3a0ec44d96b49d297d84bac6093c5caf9c88778308e399906eb4436c1970b052b220058fe6426ad2ef7ea8503c01376c3d9d7b
+       source = 
textual-0.74.0.tar.gz::https://github.com/Textualize/textual/archive/v0.74.0.tar.gz
+       sha512sums = 
fe2f6cc644870343974714a900db8f208e0993589e19ec355a9d7eeffaf9d609fbe9a4072440ffc466ee0a1db1bce387a2b57138af6bca7f4a41fdf8a202d91d
 
 pkgname = python-textual


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 _base=textual
 pkgname=python-${_base}
-pkgver=0.73.0
+pkgver=0.74.0
 pkgrel=1
 pkgdesc="Modern Text User Interface framework"
 arch=(any)
@@ -18,7 +18,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=('992dd5852eecf48be76d509c3b3a0ec44d96b49d297d84bac6093c5caf9c88778308e399906eb4436c1970b052b220058fe6426ad2ef7ea8503c01376c3d9d7b')
+sha512sums=('fe2f6cc644870343974714a900db8f208e0993589e19ec355a9d7eeffaf9d609fbe9a4072440ffc466ee0a1db1bce387a2b57138af6bca7f4a41fdf8a202d91d')
 
 build() {
   cd ${_base}-${pkgver}



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

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


Reply via email to