summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzxp198210052023-10-30 16:09:23 +0800
committerzxp198210052023-10-30 16:09:23 +0800
commit47c64f4476e988daf810a589d115cc57e8628dac (patch)
treea8dd2cca5ea58e036e69f778b1f4a55b4d7742e7 /PKGBUILD
parent23518774f8fef4ce9eb1c608f0703b23ee63ca9c (diff)
downloadaur-47c64f4476e988daf810a589d115cc57e8628dac.tar.gz
update to 1.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8281e87e76a5..d90389a11195 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Luis Martinez <luis dot martinez at disroot dot org>
# Contributor: yaa110 <yaa110@gmail.com>
pkgname=nomino-bin
-pkgver=1.3.2
-pkgrel=2
+pkgver=1.3.3
+pkgrel=1
pkgdesc='Batch rename utility for developers'
arch=('x86_64')
url="https://github.com/yaa110/nomino"
@@ -14,7 +14,7 @@ conflicts=("${pkgname%-bin}")
source=("${pkgname%-bin}-${pkgver}::${url}/releases/download/${pkgver}/${pkgname%-bin}-linux-64bit"
"LICENSE-MIT::https://raw.githubusercontent.com/yaa110/nomino/${pkgver}/LICENSE-MIT"
"LICENSE-APACHE::https://raw.githubusercontent.com/yaa110/nomino/${pkgver}/LICENSE-APACHE")
-sha256sums=('989882d693a4fe6add4a140b52a51b1e5079919ef76faa93863270397c2b2c35'
+sha256sums=('ade222b0232367960bfdf891c6e34356a393d7624c33d60f7979c07b2f6893bf'
'c61849f2f67590dc6e6a865e273accfd56a337ae29bc30c93ecaf50bc7bab77f'
'0beb66d48e2a5702f0f1d8c8f62cce5877410c85eed400952db3d58a759935ef')
package() {