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


Commits:
6f21d7b9 by Robin Candau at 2024-05-28T13:51:30+02:00
upgpkg: 0.63.5-1: New upstream release
https://github.com/Textualize/textual/releases/tag/v0.63.5

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


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



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

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


Reply via email to