summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnas Elgarhy2022-06-23 09:24:44 +0200
committerAnas Elgarhy2022-06-23 09:24:44 +0200
commit4e80f548bb1814fef1f2e76ddf2eac846c70d22c (patch)
tree4982baadfc907dc97db216b88bcdf775a87ea2cf
parentf313040bdb8f43fc1513fcfb4e2021054be0c4a9 (diff)
downloadaur-4e80f548bb1814fef1f2e76ddf2eac846c70d22c.tar.gz
up version 🥲
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 3 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6a24e6d7a08..b6e90baabb9e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jls
pkgdesc = A modern ls with java.
- pkgver = 0.3.4
+ pkgver = 0.3.5
pkgrel = 0
epoch = 0
url = https://github.com/Anas-Elgarhy/jls
@@ -11,7 +11,7 @@ pkgbase = jls
depends = nerd-fonts-hack
provides = jls
replaces = jls
- source = https://github.com/Anas-Elgarhy/jls/releases/download/0.3.4/jls-0.3.4.tar.gz
+ source = https://github.com/Anas-Elgarhy/jls/releases/download/0.3.5/jls-0.3.5.tar.gz
sha256sums = 94c0dcfd42499833a66a879054ac983a7348f41ef9b55f9f978ee1fca5510257
pkgname = jls
diff --git a/PKGBUILD b/PKGBUILD
index 869c67f050e3..e630684e3a25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,6 @@
-# This is an example PKGBUILD file. Use this as a start to creating your own,
-# and remove these comments. For more information, see 'man PKGBUILD'.
-# NOTE: Please fill out the license field for your package! If it is unknown,
-# then please put 'unknown'.
-
# Maintainer: Anas Elgarhy <anas.elgarhy.dev@gmail.com>
pkgname=jls
-pkgver=0.3.4
+pkgver=0.3.5
pkgrel=0
epoch=0
pkgdesc="A modern ls with java."