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


Commits:
c77454c3 by Robin Candau at 2024-09-24T15:03:31+02:00
upgpkg: 0.80.1-1: New upstream release
https://github.com/Textualize/textual/releases/tag/v0.80.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-textual
        pkgdesc = Modern Text User Interface framework
-       pkgver = 0.80.0
+       pkgver = 0.80.1
        pkgrel = 1
        url = https://github.com/Textualize/textual
        arch = any
@@ -18,7 +18,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.80.0.tar.gz::https://github.com/Textualize/textual/archive/v0.80.0.tar.gz
-       sha512sums = 
00e9d1c5388bdbf790686a547f63ba8ddf41b4c288f7c55ff5061ce22a6ba4b5d3f52ae0aa1bba65730c3bd8445224523f2b30ed1dd85dbacb590e239c902989
+       source = 
textual-0.80.1.tar.gz::https://github.com/Textualize/textual/archive/v0.80.1.tar.gz
+       sha512sums = 
7f24083cbd037471178963b21446bba882d70a1927ca07b8a583fb58f29a5d6f7489b977252bd876ea12c8b6a0179621d1f6fcd74dc74b193eb4dc57a4445053
 
 pkgname = python-textual


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 _base=textual
 pkgname=python-${_base}
-pkgver=0.80.0
+pkgver=0.80.1
 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=('00e9d1c5388bdbf790686a547f63ba8ddf41b4c288f7c55ff5061ce22a6ba4b5d3f52ae0aa1bba65730c3bd8445224523f2b30ed1dd85dbacb590e239c902989')
+sha512sums=('7f24083cbd037471178963b21446bba882d70a1927ca07b8a583fb58f29a5d6f7489b977252bd876ea12c8b6a0179621d1f6fcd74dc74b193eb4dc57a4445053')
 
 build() {
   cd ${_base}-${pkgver}



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

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


Reply via email to