summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSanpi2023-05-15 09:10:04 +0200
committerSanpi2023-05-15 09:10:04 +0200
commite7dbd3b9921237c163d1ea455aabb3d60cd3cbe1 (patch)
treef42336eb2755b0bd0467002d0e6f7b803a940597 /PKGBUILD
parentefa806e59ae6847975936d82504911df4442ec1d (diff)
downloadaur-e7dbd3b9921237c163d1ea455aabb3d60cd3cbe1.tar.gz
v0.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5428fb22ce3e..9f895c2519c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Sanpi <sanpi+aur@homecomputing.fr>
pkgname=nerdfix
-pkgver=0.3.0
+pkgver=0.3.1
pkgrel=1
pkgdesc="nerdfix helps you to find/fix obsolete Nerd Font icons in your project."
url="https://github.com/loichyan/$pkgname"
@@ -8,7 +8,7 @@ arch=("x86_64")
license=("MIT" "Apache")
makedepends=("cargo")
source=("$url/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('03af7760d94bcb89f3de9a2b47294f0a9b1d0ae18580ab6ad0c1e4deec771e50')
+sha256sums=('c1e4264db7de66666c5ddd73b90d7aa32fe5e7afd8a2eb8fe781288e84f93f27')
prepare()
{