Skip to content
Snippets Groups Projects
Verified Commit 45fefdbf authored by Orhun Parmaksız's avatar Orhun Parmaksız
Browse files

upgpkg: 0.18.24-1: upstream release

parent 547cfdc9
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.23
pkgver = 0.18.24
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.23/eza-0.18.23.tar.gz
sha256sums = 34b0e8a699ac1a8a308448f417f0c0137a67ea34e261fd6f106e8be9fd5bb54c
b2sums = f0ea739666fad29f44c38bde0e5f53cae5a3821cf0452843585375663ca9bbb5375d28a736aaec48e2b34f3e9a9300cefa8447e35298351a7989906a54581f21
source = https://github.com/eza-community/eza/archive/v0.18.24/eza-0.18.24.tar.gz
sha256sums = bdcf83f73f6d5088f6dc17c119d0d288fed4acd122466404772be5ef278887de
b2sums = 02a0c86c9066f8ebcab1a0e54b3cf621c7cae222e8f5f5ea19b10f82704102782dbc4a3a18227d56a3df634ca9d732dff86f77957f9dfa234c3ed8cd0df3bfec
pkgname = eza
depends = gcc-libs
......
......@@ -3,7 +3,7 @@
# Maintainer: Orhun Parmaksız <orhun@archlinux.org>
pkgname=eza
pkgver=0.18.23
pkgver=0.18.24
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=('34b0e8a699ac1a8a308448f417f0c0137a67ea34e261fd6f106e8be9fd5bb54c')
b2sums=('f0ea739666fad29f44c38bde0e5f53cae5a3821cf0452843585375663ca9bbb5375d28a736aaec48e2b34f3e9a9300cefa8447e35298351a7989906a54581f21')
sha256sums=('bdcf83f73f6d5088f6dc17c119d0d288fed4acd122466404772be5ef278887de')
b2sums=('02a0c86c9066f8ebcab1a0e54b3cf621c7cae222e8f5f5ea19b10f82704102782dbc4a3a18227d56a3df634ca9d732dff86f77957f9dfa234c3ed8cd0df3bfec')
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