summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortxtsd2024-05-15 12:11:41 +0530
committertxtsd2024-05-15 12:11:41 +0530
commit3bed02f11dad58da8856d9d092138e2276ba7d04 (patch)
tree1eeabecd6dafe5ef196cccfd01f8d670b73231ff /PKGBUILD
parent36e68ce32c9eb09162844d0ca383533580e4c12a (diff)
downloadaur-3bed02f11dad58da8856d9d092138e2276ba7d04.tar.gz
upgpkg: blockbench 4.10.1-1
Upstream Release: blockbench 4.10.1 Signed-off-by: txtsd <code@ihavea.quest>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c42c1d3223f..ed574032cd52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: mrAppleXZ <mr.applexz@gmail.com>
pkgname=blockbench
-pkgver=4.10.0
+pkgver=4.10.1
pkgrel=1
pkgdesc="A low-poly 3D model editor"
arch=('x86_64')
@@ -17,7 +17,7 @@ depends=("${_electron}" 'giblib' 'bash' 'imlib2' 'glibc' 'libx11')
makedepends=(git npm)
source=("${pkgname}::git+https://github.com/JannisX11/blockbench#tag=v${pkgver}"
"${pkgname}.desktop")
-sha256sums=('c08a66f71f0f5d71fa8a90f6aa3ac6d74f4978e78ba263e39a8e34bb58d89750'
+sha256sums=('31a9ae433a71bf28471dc622c993569732ec9326f937827c0363ec43fb1c8eed'
'74731a9f68dbef112c93dafee1a1a8665b9de0816f94643169419ad838dbf66c')
prepare() {