diff --git a/.SRCINFO b/.SRCINFO index e4c3327..6248971 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = aseprite pkgdesc = Create animated sprites and pixel art - pkgver = 1.2.31 + pkgver = 1.2.32 pkgrel = 1 url = https://www.aseprite.org/ arch = x86_64 @@ -31,8 +31,8 @@ pkgbase = aseprite depends = libgl depends = libfontconfig.so depends = libxcursor - noextract = Aseprite-v1.2.31-Source.zip - source = https://github.com/aseprite/aseprite/releases/download/v1.2.31/Aseprite-v1.2.31-Source.zip + noextract = Aseprite-v1.2.32-Source.zip + source = https://github.com/aseprite/aseprite/releases/download/v1.2.32/Aseprite-v1.2.32-Source.zip source = git+https://github.com/aseprite/skia.git#branch=aseprite-m96 source = desktop.patch source = shared-fmt.patch @@ -40,7 +40,7 @@ pkgbase = aseprite source = shared-libwebp.patch source = shared-skia-deps.patch source = optional-pixman.patch - sha256sums = 966bd940e1072ed24b70e211ca2bb1eb9aa6432ca12972a8e1df5f1e0150213d + sha256sums = 458ef8c526df12f90f3ebe769e80557b8d1ea184c5948936612775b0f591a877 sha256sums = SKIP sha256sums = 8b14e36939e930de581e95abf0591645aa0fcfd47161cf88b062917dbaaef7f9 sha256sums = 821f1354dbbc0bb3fa700e63037ed3c89b0d32bd2ab253450f91eeacd7d47c06 diff --git a/PKGBUILD b/PKGBUILD index 2af964e..a1c1a69 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ # Contributor: Kamil BiduĊ› pkgname=aseprite -pkgver=1.2.31 +pkgver=1.2.32 pkgrel=1 pkgdesc='Create animated sprites and pixel art' arch=('x86_64') @@ -45,7 +45,7 @@ source=("https://github.com/aseprite/aseprite/releases/download/v$pkgver/Aseprit shared-skia-deps.patch optional-pixman.patch) noextract=("${source[0]##*/}") # Don't extract Aseprite sources at the root -sha256sums=('966bd940e1072ed24b70e211ca2bb1eb9aa6432ca12972a8e1df5f1e0150213d' +sha256sums=('458ef8c526df12f90f3ebe769e80557b8d1ea184c5948936612775b0f591a877' 'SKIP' '8b14e36939e930de581e95abf0591645aa0fcfd47161cf88b062917dbaaef7f9' '821f1354dbbc0bb3fa700e63037ed3c89b0d32bd2ab253450f91eeacd7d47c06'