libresprite: update to 1.2

This commit is contained in:
Konstantin Podsvirov 2025-09-19 19:34:14 +03:00
parent 75be7a9f76
commit 5116d50b10

View File

@ -3,8 +3,8 @@
_realname=libresprite
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=1.1
pkgrel=2
pkgver=1.2
pkgrel=1
pkgdesc='Animated sprite editor & pixel art tool -- Fork of the last GPLv2 commit of Aseprite (mingw-w64)'
arch=('any')
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
@ -31,7 +31,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cmake"
source=("${_realname}"::"git+${msys2_repository_url}.git#tag=v${pkgver}"
'0001-libresprite-1.1-resource-finder-fix.patch'
'0002-add-missing-includes.patch')
sha256sums=('0e13be335a1eeadb3116dc9bf6519ed35b56f6ed4bbe1572895e3d9b784f2158'
sha256sums=('6f086002279b8f4aaa132ad2482723bd642a3b653955dec9c5298418be0576cb'
'f7a1bb07eb4fd74cb7db08e790b70fc2a2745e6cfe0743bc8c62acd80cb45476'
'5c47b5642f996836125f86aee78c342a1445caaf41bba52f19a36b062d443e99')