Skip to content
Snippets Groups Projects
Verified Commit 547cfdc9 authored by Caleb Maclennan's avatar Caleb Maclennan
Browse files

upgpkg: 0.18.23-1

parent a987c7af
No related branches found
No related tags found
No related merge requests found
pkgbase = eza
pkgdesc = A modern replacement for ls (community fork of exa)
pkgver = 0.18.22
pkgver = 0.18.23
pkgrel = 1
url = https://github.com/eza-community/eza
arch = x86_64
......@@ -14,9 +14,9 @@ pkgbase = eza
provides = exa
conflicts = exa
replaces = exa
source = https://github.com/eza-community/eza/archive/v0.18.22/eza-0.18.22.tar.gz
sha256sums = 552fe9997ed4fc6e11dafebffc2aa249ab3fb465a05c614181c7b62e8a0df698
b2sums = 8412ebf2baaa52c5757b919806705281450c40002f024e9d4a2a07f2c0396fc4defce72782699b8eb2458370dd5d79b7c1aa3d3f3ef12b8e9acf943033cfca31
source = https://github.com/eza-community/eza/archive/v0.18.23/eza-0.18.23.tar.gz
sha256sums = 34b0e8a699ac1a8a308448f417f0c0137a67ea34e261fd6f106e8be9fd5bb54c
b2sums = f0ea739666fad29f44c38bde0e5f53cae5a3821cf0452843585375663ca9bbb5375d28a736aaec48e2b34f3e9a9300cefa8447e35298351a7989906a54581f21
pkgname = eza
depends = gcc-libs
......
......@@ -3,7 +3,7 @@
# Maintainer: Orhun Parmaksız <orhun@archlinux.org>
pkgname=eza
pkgver=0.18.22
pkgver=0.18.23
pkgrel=1
pkgdesc="A modern replacement for ls (community fork of exa)"
url="https://github.com/eza-community/eza"
......@@ -19,8 +19,8 @@ depends=(gcc-libs # libgcc_s.so
makedepends=(cargo
pandoc)
source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
sha256sums=('552fe9997ed4fc6e11dafebffc2aa249ab3fb465a05c614181c7b62e8a0df698')
b2sums=('8412ebf2baaa52c5757b919806705281450c40002f024e9d4a2a07f2c0396fc4defce72782699b8eb2458370dd5d79b7c1aa3d3f3ef12b8e9acf943033cfca31')
sha256sums=('34b0e8a699ac1a8a308448f417f0c0137a67ea34e261fd6f106e8be9fd5bb54c')
b2sums=('f0ea739666fad29f44c38bde0e5f53cae5a3821cf0452843585375663ca9bbb5375d28a736aaec48e2b34f3e9a9300cefa8447e35298351a7989906a54581f21')
prepare() {
cd "${pkgname}-${pkgver}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment