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


Commits:
301101ba by Robin Candau at 2024-11-19T18:46:23+01:00
upgpkg: 0.86.3-1: New upstream release
https://github.com/Textualize/textual/releases/tag/v0.86.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-textual
        pkgdesc = Modern Text User Interface framework
-       pkgver = 0.86.2
+       pkgver = 0.86.3
        pkgrel = 1
        url = https://github.com/Textualize/textual
        arch = any
@@ -19,7 +19,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.86.2.tar.gz::https://github.com/Textualize/textual/archive/v0.86.2.tar.gz
-       sha512sums = 
f0f0319fd91761ab7fd1b2eebae400107e16bf9508528654ce282471ce3abc3534b4a4f7ae5bd83595eb5e442bcca35b023875a0fd0361864179c999c338db48
+       source = 
textual-0.86.3.tar.gz::https://github.com/Textualize/textual/archive/v0.86.3.tar.gz
+       sha512sums = 
dc24f54a92aea4be7a65c1516a0f8dde34aa71a0d9ed9f1da7ac62dcbcd7af1dbe8aabb2d921e642bbb1cc44c4299b5e06c70ed59c402a810db2ca2ee316411a
 
 pkgname = python-textual


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 _base=textual
 pkgname=python-${_base}
-pkgver=0.86.2
+pkgver=0.86.3
 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=('f0f0319fd91761ab7fd1b2eebae400107e16bf9508528654ce282471ce3abc3534b4a4f7ae5bd83595eb5e442bcca35b023875a0fd0361864179c999c338db48')
+sha512sums=('dc24f54a92aea4be7a65c1516a0f8dde34aa71a0d9ed9f1da7ac62dcbcd7af1dbe8aabb2d921e642bbb1cc44c4299b5e06c70ed59c402a810db2ca2ee316411a')
 
 build() {
   cd ${_base}-${pkgver}



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

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


Reply via email to