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


Commits:
6e6f2b49 by Robin Candau at 2024-09-26T00:02:10+02:00
upgpkg: 0.81.0-1: New upstream release
https://github.com/Textualize/textual/releases/tag/v0.81.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-textual
        pkgdesc = Modern Text User Interface framework
-       pkgver = 0.80.1
+       pkgver = 0.81.0
        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.1.tar.gz::https://github.com/Textualize/textual/archive/v0.80.1.tar.gz
-       sha512sums = 
7f24083cbd037471178963b21446bba882d70a1927ca07b8a583fb58f29a5d6f7489b977252bd876ea12c8b6a0179621d1f6fcd74dc74b193eb4dc57a4445053
+       source = 
textual-0.81.0.tar.gz::https://github.com/Textualize/textual/archive/v0.81.0.tar.gz
+       sha512sums = 
dc255c2c0197fda33c682ffa5e706c04af9a27fe4df1fae003f6c18ab50a4fd72467a4d371c38d54b83cf56ea5d01f323d2ec8aabd4d36f525edb358942b489d
 
 pkgname = python-textual


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



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

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


Reply via email to