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

upgpkg: 0.18.17-1: upstream release

parent b4f83acd
No related branches found
Tags 18.1.0-1
No related merge requests found
pkgbase = eza
pkgdesc = A modern replacement for ls (community fork of exa)
pkgver = 0.18.16
pkgver = 0.18.17
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.16/eza-0.18.16.tar.gz
sha256sums = dd713474b902568cb2c7c8ea7db8e08db5818617e34908ae7142e9da9cefd17b
b2sums = 6761aec3dd638976b0482ece6e8ede8726d4ba90b5fd0d54d8198359601f9bb4abbf6771eb0ab624034a61222c6653adfdce86b64b1c506a4f6326f17e0988e1
source = https://github.com/eza-community/eza/archive/v0.18.17/eza-0.18.17.tar.gz
sha256sums = fb9eea00bff8ad0283c046398259f03b1ce2830a49cdd7417b65c9dade07d709
b2sums = 6c4db0e88a65a58deaeba09e4350db39a468a5821e6d1ad70173d885f6525e8e88c01303ba2b6300660206e3b72b23ab5f416424f0dd3a01db0ef36f82630eb5
pkgname = eza
depends = gcc-libs
......
......@@ -3,7 +3,7 @@
# Maintainer: Orhun Parmaksız <orhun@archlinux.org>
pkgname=eza
pkgver=0.18.16
pkgver=0.18.17
pkgrel=1
pkgdesc="A modern replacement for ls (community fork of exa)"
url="https://github.com/eza-community/eza"
......@@ -18,8 +18,8 @@ depends=(gcc-libs # libgcc_s.so
zlib)
makedepends=("cargo" "pandoc")
source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
sha256sums=('dd713474b902568cb2c7c8ea7db8e08db5818617e34908ae7142e9da9cefd17b')
b2sums=('6761aec3dd638976b0482ece6e8ede8726d4ba90b5fd0d54d8198359601f9bb4abbf6771eb0ab624034a61222c6653adfdce86b64b1c506a4f6326f17e0988e1')
sha256sums=('fb9eea00bff8ad0283c046398259f03b1ce2830a49cdd7417b65c9dade07d709')
b2sums=('6c4db0e88a65a58deaeba09e4350db39a468a5821e6d1ad70173d885f6525e8e88c01303ba2b6300660206e3b72b23ab5f416424f0dd3a01db0ef36f82630eb5')
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