Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ python-textual


Commits:
3e2669dd by Leonidas Spyropoulos at 2024-02-15T21:48:30+00:00
upgpkg: 0.51.0-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-textual
        pkgdesc = Modern Text User Interface framework
-       pkgver = 0.50.1
+       pkgver = 0.51.0
        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.50.1.tar.gz::https://github.com/Textualize/textual/archive/v0.50.1.tar.gz
-       sha512sums = 
baa22b82efdcdf543183e1e61c2c9abce2511b010bbbe27b4411bb361858e3c4df68c8bd0e56268aac5342cf6428dd3d96c44c8b2471be7ac3fc3c17632b1f8b
+       source = 
textual-0.51.0.tar.gz::https://github.com/Textualize/textual/archive/v0.51.0.tar.gz
+       sha512sums = 
0b87599a71f01fd825c46ca3c5feb19f6e8e0abe0e8c87e51a847261fcd121e9a821d5a4c903d9d010c5b14d760afa1c437fcac8affc57a8b8378258a19d4f39
 
 pkgname = python-textual


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _base=textual
 pkgname=python-${_base}
-pkgver=0.50.1
+pkgver=0.51.0
 pkgrel=1
 pkgdesc="Modern Text User Interface framework"
 arch=(any)
@@ -17,7 +17,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=('baa22b82efdcdf543183e1e61c2c9abce2511b010bbbe27b4411bb361858e3c4df68c8bd0e56268aac5342cf6428dd3d96c44c8b2471be7ac3fc3c17632b1f8b')
+sha512sums=('0b87599a71f01fd825c46ca3c5feb19f6e8e0abe0e8c87e51a847261fcd121e9a821d5a4c903d9d010c5b14d760afa1c437fcac8affc57a8b8378258a19d4f39')
 
 build() {
   cd ${_base}-${pkgver}



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

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


Reply via email to