[arch-commits] Commit in exa/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Wed Apr 14 08:57:05 UTC 2021


    Date: Wednesday, April 14, 2021 @ 08:57:05
  Author: arodseth
Revision: 918363

upgpkg: exa 0.10.1-1

Modified:
  exa/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-14 08:31:30 UTC (rev 918362)
+++ PKGBUILD	2021-04-14 08:57:05 UTC (rev 918363)
@@ -3,8 +3,8 @@
 # Contributor: Lucas Raab <tuftedocelot at fastmail.fm>
 
 pkgname=exa
-pkgver=0.10.0
-pkgrel=2
+pkgver=0.10.1
+pkgrel=1
 pkgdesc='ls replacement'
 arch=(x86_64)
 url='https://the.exa.website/'
@@ -12,7 +12,7 @@
 depends=(libgit2)
 makedepends=(cargo git pandoc)
 source=("$pkgname-$pkgver.tar.gz::https://github.com/ogham/exa/archive/v$pkgver.tar.gz")
-b2sums=('4633de80370872d0bece036f313a9c9fdef27ffa4676e12b741e60367ec074d0c5b9ba2a811d12df72c0dbb8304bfe08aa9fe3a791ec6aaa7ba6cca1cb7af351')
+b2sums=('07f489fc0f3a755ea4ac6374e6ebd7b17d8d4fc6de92e695ea9b2868bcbca9c6f2788ec11329d0051abc2ffb8d1746898bdcef8a1d18ba9d67c94a627d30b6e2')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list