summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDmytro Meleshko2024-02-09 01:55:23 +0100
committerDmytro Meleshko2024-02-09 01:55:23 +0100
commit5df72576f79d19fd35c8809bb3ca61eae5857be9 (patch)
tree3e460140be4798eeaf3e88707cbd1e3be1f4c263 /PKGBUILD
parentf9974c7632f63a268d432bb049458da30014a363 (diff)
downloadaur-5df72576f79d19fd35c8809bb3ca61eae5857be9.tar.gz
v1.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7335bef0483..1917f0c6f73b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Dmytro Meleshko <dmytro dot meleshko at gmail dot com>
_pkgname=cc-map-editor
pkgname="${_pkgname}-bin"
-pkgver=1.2.0
+pkgver=1.3.0
pkgrel=1
pkgdesc="Map Editor for the game CrossCode"
arch=('any')
@@ -17,7 +17,7 @@ source=("https://github.com/CCDirectLink/crosscode-map-editor/releases/download/
"${pkgname}-LICENSE::https://github.com/CCDirectLink/crosscode-map-editor/raw/v${pkgver}/LICENSE"
"${pkgname}.patch")
noextract=("${_appimage_file}")
-sha256sums=('f7ef999b9e5ebdd3b37e18d83eb47953c3da99e53f6d23d0a9b7c9847c97c4a2'
+sha256sums=('85c5e5c6c17cf8c8b53489a04f8e2f0faf63c11e969306ee32a466e9a49a1270'
'a406579cd136771c705c521db86ca7d60a6f3de7c9b5460e6193a2df27861bde'
'11fde0a67b346874dabb8241393ead51723f3b4e9b75174c52a4b32e79ea9ccd')