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


Commits:
79f9a8c8 by Robin Candau at 2024-05-29T15:56:49+02:00
upgpkg: 0.63.6-1: New upstream release
https://github.com/Textualize/textual/releases/tag/v0.63.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-textual
        pkgdesc = Modern Text User Interface framework
-       pkgver = 0.63.5
+       pkgver = 0.63.6
        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.63.5.tar.gz::https://github.com/Textualize/textual/archive/v0.63.5.tar.gz
-       sha512sums = 
063c79542b6e85d3afb9f70227be22ebfe274554448ce9f60e93c7403ed3a3b711b3f9c693cd7faaa3c29c59c0537a962e49f221bec6d6f3916790d2b1f15b89
+       source = 
textual-0.63.6.tar.gz::https://github.com/Textualize/textual/archive/v0.63.6.tar.gz
+       sha512sums = 
89c6773c19779af4dbb23c6c079921a2742b80d77e110403491dd1888dcac6ffc1e32098cbceff465feea63d56a1cd49ff5c16e3cffb663da2ac248c988a8496
 
 pkgname = python-textual


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 _base=textual
 pkgname=python-${_base}
-pkgver=0.63.5
+pkgver=0.63.6
 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=('063c79542b6e85d3afb9f70227be22ebfe274554448ce9f60e93c7403ed3a3b711b3f9c693cd7faaa3c29c59c0537a962e49f221bec6d6f3916790d2b1f15b89')
+sha512sums=('89c6773c19779af4dbb23c6c079921a2742b80d77e110403491dd1888dcac6ffc1e32098cbceff465feea63d56a1cd49ff5c16e3cffb663da2ac248c988a8496')
 
 build() {
   cd ${_base}-${pkgver}



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

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


Reply via email to