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


Commits:
e440a99f by Leonidas Spyropoulos at 2024-05-12T13:17:51+01:00
upgpkg: 0.59.0-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.58.1
+       pkgver = 0.59.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.58.1.tar.gz::https://github.com/Textualize/textual/archive/v0.58.1.tar.gz
-       sha512sums = 
3cb8410a352a75555bb6d36e29e2ae6900e80cb18cf1f0f5c779f0858bb727a3b27a0e4342b692dbba096698a73564ede0ca9fb27f8a46e87eda4209034e8de3
+       source = 
textual-0.59.0.tar.gz::https://github.com/Textualize/textual/archive/v0.59.0.tar.gz
+       sha512sums = 
25f84d3f102eb0a281575ff9487338c52300fdc42cc576995db4b4088b33c863aa239b46e134e90a19aa7f937aad3248e7339a3a6b29ca97c6dfabce20e5070c
 
 pkgname = python-textual


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _base=textual
 pkgname=python-${_base}
-pkgver=0.58.1
+pkgver=0.59.0
 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=('3cb8410a352a75555bb6d36e29e2ae6900e80cb18cf1f0f5c779f0858bb727a3b27a0e4342b692dbba096698a73564ede0ca9fb27f8a46e87eda4209034e8de3')
+sha512sums=('25f84d3f102eb0a281575ff9487338c52300fdc42cc576995db4b4088b33c863aa239b46e134e90a19aa7f937aad3248e7339a3a6b29ca97c6dfabce20e5070c')
 
 build() {
   cd ${_base}-${pkgver}



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

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


Reply via email to