[arch-commits] Commit in vit/trunk (PKGBUILD)

Levente Polyak anthraxx at gemini.archlinux.org
Fri May 6 23:29:33 UTC 2022


    Date: Friday, May 6, 2022 @ 23:29:32
  Author: anthraxx
Revision: 1196096

upgpkg: vit 2.2.0-1

Modified:
  vit/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-06 23:23:12 UTC (rev 1196095)
+++ PKGBUILD	2022-05-06 23:29:32 UTC (rev 1196096)
@@ -2,8 +2,8 @@
 # Contributor: Ivan Sichmann Freitas <ivansichfreitas at gmail.com>
 
 pkgname=vit
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.2.0
+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 @@
 depends=('task' 'python' 'python-pytz' 'python-tzlocal' 'python-urwid' 'python-tasklib')
 makedepends=('python-setuptools')
 source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('56676651164fb71878a0c1e4bb369cfa336d46e6fd0de7e6167b57fca7eaf662')
-b2sums=('2d4242399c399808783a670b853b31586471bd12fad2f9109d760569239d1ebcc5ddead4eb6803300d803fcb34b73c3dd42c091d7a619357f26a7bb10801702c')
+sha256sums=('8506844f172d31ecba04c243467c8a5a631de8365f8307ba446ba97b5efe1d5d')
+b2sums=('ee7d483bb418cc7d83e33b8ae350ec21a1b3e015a0029e46a99cd6ffdb8dd01d3fffc054e95458da4deb615a2cc113fc464d90477d1179da024527809759718c')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list