[arch-commits] Commit in lsd/trunk (PKGBUILD)
Orhun Parmaksiz
orhun at gemini.archlinux.org
Sun Jun 12 13:48:48 UTC 2022
Date: Sunday, June 12, 2022 @ 13:48:48
Author: orhun
Revision: 1236970
upgpkg: lsd 0.22.0-1: upstream release
Modified:
lsd/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-12 12:49:06 UTC (rev 1236969)
+++ PKGBUILD 2022-06-12 13:48:48 UTC (rev 1236970)
@@ -3,7 +3,7 @@
# Contributor: Julien Nicoulaud <julien dot nicoulaud at gmail dot com>
pkgname=lsd
-pkgver=0.21.0
+pkgver=0.22.0
pkgrel=1
pkgdesc='Modern ls with a lot of pretty colors and awesome icons'
url='https://github.com/Peltoche/lsd'
@@ -12,8 +12,8 @@
depends=('gcc-libs' 'awesome-terminal-fonts')
makedepends=('cargo' 'pandoc')
source=(https://github.com/Peltoche/lsd/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('f500c18221f9c3fd45f88f6f764001e99cf9d6d74af9172cbb9a9ff32f3e5c7d')
-sha512sums=('7c80e33fe930c0265a63852e1f0f9201c7df1e4bd25339fc8a8eda30fd51ba32aeca19fbae1aae60e83ba0c7011981b2173c8573b1df12361a9e9a155af47bd4')
+sha256sums=('30ad1b1d014c7b6a2fca44c6de3b17198c84168d34fc946245d67094ebc0f7ed')
+sha512sums=('d6b0eba5edbe62d73dea6b971f43065c92e9a21671354b277317dc55c3d1680eedb5cdcea446cbac83050c9279fc4f140cfa7e7ef7c7e7714d9cea86e82ea250')
prepare() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list