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


Commits:
407b6f58 by Robin Candau at 2024-06-19T14:40:22+02:00
upgpkg: 0.70.0-1: New upstream release

https://github.com/Textualize/textual/releases/tag/v0.70.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-textual
        pkgdesc = Modern Text User Interface framework
-       pkgver = 0.69.0
+       pkgver = 0.70.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.69.0.tar.gz::https://github.com/Textualize/textual/archive/v0.69.0.tar.gz
-       sha512sums = 
3e1d421cd376a843ea2d9fc103f972aad0e5ead31be717b77af0b6700b3131db7da4e2deb19b3a38f771f0ff13e3bd0e937bf232042dd6f6de0cff1ed7233436
+       source = 
textual-0.70.0.tar.gz::https://github.com/Textualize/textual/archive/v0.70.0.tar.gz
+       sha512sums = 
50131ee0471cf7d9e22934855503b64c78768167dd0378ef2975ea1a806234a88d822186f63c269ca7da3dee784bcd0ba9372d36e527c65666e3d26c7a041509
 
 pkgname = python-textual


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 _base=textual
 pkgname=python-${_base}
-pkgver=0.69.0
+pkgver=0.70.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=('3e1d421cd376a843ea2d9fc103f972aad0e5ead31be717b77af0b6700b3131db7da4e2deb19b3a38f771f0ff13e3bd0e937bf232042dd6f6de0cff1ed7233436')
+sha512sums=('50131ee0471cf7d9e22934855503b64c78768167dd0378ef2975ea1a806234a88d822186f63c269ca7da3dee784bcd0ba9372d36e527c65666e3d26c7a041509')
 
 build() {
   cd ${_base}-${pkgver}



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

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


Reply via email to