summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNavid2020-04-19 21:16:42 +0430
committerNavid2020-04-19 21:16:42 +0430
commit8621c103c58e6a765c4ef9698a06f7f7a6657480 (patch)
tree871033d9228da301c485eba6ede3217848d8b51c /PKGBUILD
parent3270f700abb48a1086ca77438febf9afbfaf68de (diff)
downloadaur-8621c103c58e6a765c4ef9698a06f7f7a6657480.tar.gz
version: 0.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7fe99e396b98..b9722634f6ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: yaa110 <yaa110@gmail.com>
pkgname=nomino
-pkgver=0.3.0
+pkgver=0.3.1
pkgrel=1
arch=('i686' 'x86_64')
url="https://github.com/yaa110/nomino"
@@ -10,7 +10,7 @@ license=("MIT")
pkgdesc='Batch rename utility for developers'
source=("$pkgver.tar.gz::https://github.com/yaa110/$pkgname/archive/$pkgver.tar.gz")
-sha512sums=('b0cb7fa630ac84bee9d381ce66f94dc90800df73349197e50238f0b678085713fae289dbde2e27ba6ebcf8ff391d9b85f023b0f62d05842b19cbcf6a6ddb1db7')
+sha512sums=('c4cae831d3245494e4b3b206d66f076458ef9525919c39468b910ef2a259089ac62e7aad33cc94575124da08bc79735d511569195cccf134d126bf037b5e6f1a')
makedepends=('rust' 'python3')
depends=('gcc-libs')
conflicts=('nomino-bin')