Date: Thursday, May 4, 2023 @ 20:20:13 Author: arojas Revision: 1458806
upgpkg: vit 2.3.0-1: Update to 2.3.0 Modified: vit/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-04 20:13:30 UTC (rev 1458805) +++ PKGBUILD 2023-05-04 20:20:13 UTC (rev 1458806) @@ -2,8 +2,8 @@ # Contributor: Ivan Sichmann Freitas <[email protected]> pkgname=vit -pkgver=2.2.0 -pkgrel=3 +pkgver=2.3.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-urwid' 'python-tasklib') makedepends=('python-setuptools') source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz) -sha256sums=('8506844f172d31ecba04c243467c8a5a631de8365f8307ba446ba97b5efe1d5d') -b2sums=('ee7d483bb418cc7d83e33b8ae350ec21a1b3e015a0029e46a99cd6ffdb8dd01d3fffc054e95458da4deb615a2cc113fc464d90477d1179da024527809759718c') +sha256sums=('08224e46be56a96433a83ba69a44755a792d5a07c13482f3b165ce4b54394695') +b2sums=('40c45eee0943c9f9ca7d4b96dfafa75936197807fe9c1aa80144a7ac3ab37ac526b67258a74836ae01a00ba4fb4ac305f9edccd5726ef38466b8c73cbb210246') build() { cd ${pkgname}-${pkgver}
