[arch-commits] Commit in lsd/trunk (PKGBUILD)
Orhun Parmaksiz
orhun at gemini.archlinux.org
Mon Sep 5 13:10:29 UTC 2022
Date: Monday, September 5, 2022 @ 13:10:28
Author: orhun
Revision: 1293003
upgpkg: lsd 0.23.0-1: upstream release
Modified:
lsd/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-05 13:01:04 UTC (rev 1293002)
+++ PKGBUILD 2022-09-05 13:10:28 UTC (rev 1293003)
@@ -3,7 +3,7 @@
# Contributor: Julien Nicoulaud <julien dot nicoulaud at gmail dot com>
pkgname=lsd
-pkgver=0.22.0
+pkgver=0.23.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=('30ad1b1d014c7b6a2fca44c6de3b17198c84168d34fc946245d67094ebc0f7ed')
-sha512sums=('d6b0eba5edbe62d73dea6b971f43065c92e9a21671354b277317dc55c3d1680eedb5cdcea446cbac83050c9279fc4f140cfa7e7ef7c7e7714d9cea86e82ea250')
+sha256sums=('0ce6582745b5364fdb4052954d24f6a211af616061d1454583e68f3366f6496e')
+sha512sums=('9bfefacf66037cd46e2c955c35afa739c2350a29b3ea7fa588b5408b22b6fed26203e70a2319edc45bb56d4f1f37ebb5b9ab21c1d41a14f98d453d2fd4a9e840')
prepare() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list