summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjojii2020-09-30 21:46:12 +0200
committerjojii2020-09-30 21:46:12 +0200
commit52c604f9f9c976a3fc1105b6325942efec1f7b71 (patch)
tree5cfe9af1527eaa8ab4b0b0e67101b2b6e7ad85a4 /PKGBUILD
parentf0a36b28305d009a6a44c8d4cf13b2beeba88330 (diff)
downloadaur-52c604f9f9c976a3fc1105b6325942efec1f7b71.tar.gz
update to 1.3.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 380d4d1bdd66..b84669ca13ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jojii <jojii@gmx.net>
pkgname=logo-ls
-pkgver=1.3.5
-pkgrel=4
+pkgver=1.3.6
+pkgrel=1
pkgdesc="Modern ls command with vscode like file icon and git integrations"
arch=('i686' 'x86_64')
url="https://github.com/Yash-Handa/logo-ls"
@@ -15,7 +15,7 @@ makedepends=(
options=()
source=("https://github.com/Yash-Handa/logo-ls/archive/v${pkgver}.tar.gz")
-md5sums=('0b1b1528f1d7251583f3b8ab9effe2d9')
+md5sums=('a1cfbfd0953f435a18c2b8bac48e23f0')
prepare() {
cd "$pkgname"-"$pkgver"