David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
terminator


Commits:
3d7561b8 by David Runge at 2024-04-28T11:32:58+02:00
Add nvchecker integration

Signed-off-by: David Runge <dv...@archlinux.org>

- - - - -
e1f61124 by David Runge at 2024-04-28T11:33:57+02:00
upgpkg: 2.1.3-5

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = terminator
        pkgdesc = Terminal emulator that supports tabs and grids
        pkgver = 2.1.3
-       pkgrel = 4
+       pkgrel = 5
        url = https://github.com/gnome-terminator/terminator
        arch = any
        license = GPL-2.0-only


=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,4 @@
+[terminator]
+source = "git"
+git = "https://github.com/gnome-terminator/terminator";
+prefix = "v"


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 
 pkgname=terminator
 pkgver=2.1.3
-pkgrel=4
+pkgrel=5
 pkgdesc='Terminal emulator that supports tabs and grids'
 arch=('any')
 url='https://github.com/gnome-terminator/terminator'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/terminator/-/compare/e87d3ec9281a4a60b4211e5f98f6684b4279271f...e1f6112400c4967334fc75b5ec912421f29b0af7

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/terminator/-/compare/e87d3ec9281a4a60b4211e5f98f6684b4279271f...e1f6112400c4967334fc75b5ec912421f29b0af7
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to