Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
powerline


Commits:
6b7f8b63 by Robin Candau at 2024-04-07T20:23:23+02:00
upgpkg: 2.8.3-4: Python 3.12 rebuild
https://archlinux.org/todo/python-modules-part-1/

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = powerline
        pkgdesc = Statusline plugin for vim, and provides statuslines and 
prompts for several other applications, including zsh, bash, tmux, IPython, 
Awesome, i3 and Qtile
        pkgver = 2.8.3
-       pkgrel = 3
+       pkgrel = 4
        url = https://github.com/powerline/powerline
        arch = x86_64
        license = MIT


=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,6 @@
+[powerline]
+source = "github"
+github = "powerline/powerline"
+prefix = "v"
+use_max_tag = true
+exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*"


=====================================
PKGBUILD
=====================================
@@ -11,7 +11,7 @@ pkgbase="powerline"
 pkgname=("powerline" "python-powerline" "powerline-common" "powerline-vim" 
"powerline-fonts")
 pkgdesc='Statusline plugin for vim, and provides statuslines and prompts for 
several other applications, including zsh, bash, tmux, IPython, Awesome, i3 and 
Qtile'
 pkgver=2.8.3
-pkgrel=3
+pkgrel=4
 url="https://github.com/${_pkgname}/${_pkgname}";
 license=('MIT')
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/powerline/-/commit/6b7f8b63e343d6bec23be89c01aef052e3ae64fe

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


Reply via email to