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


Commits:
a2f2c4de by Robin Candau at 2024-06-11T17:55:12+02:00
upgpkg: 0.67.1-1: New upstream release
https://github.com/Textualize/textual/releases/tag/v0.67.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-textual
        pkgdesc = Modern Text User Interface framework
-       pkgver = 0.66.0
+       pkgver = 0.67.1
        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.66.0.tar.gz::https://github.com/Textualize/textual/archive/v0.66.0.tar.gz
-       sha512sums = 
7df1cee98696506b0b075025ff1810b7c6fc05383ceec72685dc6bba1c9aa5914807919fe359d265458ca1384f76bb94282c271cb4f4dc0ff34cea9f7056a819
+       source = 
textual-0.67.1.tar.gz::https://github.com/Textualize/textual/archive/v0.67.1.tar.gz
+       sha512sums = 
9847e4ddc892b47e014f3f620b267ac1221a77a8680908cf2d0f7ffc14d79b2954fcd6a7d9ba3db6c15674425a31c0fb10da0e82e5de96e2bac60a39e7ae7562
 
 pkgname = python-textual


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 _base=textual
 pkgname=python-${_base}
-pkgver=0.66.0
+pkgver=0.67.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=('7df1cee98696506b0b075025ff1810b7c6fc05383ceec72685dc6bba1c9aa5914807919fe359d265458ca1384f76bb94282c271cb4f4dc0ff34cea9f7056a819')
+sha512sums=('9847e4ddc892b47e014f3f620b267ac1221a77a8680908cf2d0f7ffc14d79b2954fcd6a7d9ba3db6c15674425a31c0fb10da0e82e5de96e2bac60a39e7ae7562')
 
 build() {
   cd ${_base}-${pkgver}



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

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


Reply via email to