Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / vit


Commits:
8896d500 by Antonio Rojas at 2024-05-04T21:12:24+02:00
upgpkg: 2.3.2-1: Update to 2.3.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = vit
        pkgdesc = Terminal interface for Taskwarrior with Vim key bindings and 
colorization
-       pkgver = 2.3.1
-       pkgrel = 2
+       pkgver = 2.3.2
+       pkgrel = 1
        url = https://github.com/vit-project/vit
        arch = any
        license = MIT
@@ -10,8 +10,8 @@ pkgbase = vit
        depends = python
        depends = python-urwid
        depends = python-tasklib
-       source = 
https://github.com/vit-project/vit/archive/v2.3.1/vit-2.3.1.tar.gz
-       sha256sums = 
4de2a2036635d5656245a7f03d503090e2aecacacfb226daa65f2634c7ee8489
-       b2sums = 
8b03da6e32382d4a286f369c9aadc1f3978ef00afe5b23e3ebc26b8667b635d5fcb7e3ed3f877ccdf0512ae6aa8452c636e1efab83e2f0d76abf067256efa23d
+       source = 
https://github.com/vit-project/vit/archive/v2.3.2/vit-2.3.2.tar.gz
+       sha256sums = 
42f7f2d92d010ec86228179f4fe54395dce933ad2a8166218da5258fc5834fe4
+       b2sums = 
5d12a4504930fe4c1aeacd9dce5d38d765a400360a27fa4c8ef6346573c81d252ec73832f94f6fc4ae3f9e2d27ce44f77bdfc50934a4539f846bb97c9f9c6f56
 
 pkgname = vit


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Contributor: Ivan Sichmann Freitas <ivansichfrei...@gmail.com>
 
 pkgname=vit
-pkgver=2.3.1
-pkgrel=2
+pkgver=2.3.2
+pkgrel=1
 pkgdesc='Terminal interface for Taskwarrior with Vim key bindings and 
colorization'
 url='https://github.com/vit-project/vit'
 arch=('any')
@@ -11,8 +11,8 @@ license=('MIT')
 depends=('task' 'python' 'python-urwid' 'python-tasklib')
 makedepends=('python-setuptools')
 source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('4de2a2036635d5656245a7f03d503090e2aecacacfb226daa65f2634c7ee8489')
-b2sums=('8b03da6e32382d4a286f369c9aadc1f3978ef00afe5b23e3ebc26b8667b635d5fcb7e3ed3f877ccdf0512ae6aa8452c636e1efab83e2f0d76abf067256efa23d')
+sha256sums=('42f7f2d92d010ec86228179f4fe54395dce933ad2a8166218da5258fc5834fe4')
+b2sums=('5d12a4504930fe4c1aeacd9dce5d38d765a400360a27fa4c8ef6346573c81d252ec73832f94f6fc4ae3f9e2d27ce44f77bdfc50934a4539f846bb97c9f9c6f56')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vit/-/commit/8896d500de56a72b58c2d35e83486fd94ec5dfbd

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


Reply via email to