diff --git a/.SRCINFO b/.SRCINFO index 566efcf..2066f91 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = aseprite pkgdesc = Create animated sprites and pixel art - pkgver = 1.3.12 + pkgver = 1.3.13 pkgrel = 1 url = https://www.aseprite.org/ arch = x86_64 @@ -32,9 +32,9 @@ pkgbase = aseprite depends = libgl depends = libfontconfig.so depends = libxcursor - noextract = Aseprite-v1.3.12-Source.zip + noextract = Aseprite-v1.3.13-Source.zip noextract = skia-m102.tar.gz - source = https://github.com/aseprite/aseprite/releases/download/v1.3.12/Aseprite-v1.3.12-Source.zip + source = https://github.com/aseprite/aseprite/releases/download/v1.3.13/Aseprite-v1.3.13-Source.zip source = skia-m102.tar.gz::https://github.com/aseprite/skia/archive/refs/tags/m102-861e4743af.tar.gz source = aseprite-strings::git+https://github.com/aseprite/strings.git#commit=7b0af61dec1d98242d7eb2e9cab835d442d21235 source = desktop.patch @@ -45,7 +45,7 @@ pkgbase = aseprite source = optional-pixman.patch source = fix-shared-tinyxml2.patch source = shared-libwebp-found.patch - sha256sums = e44401463b66fc1267a1865ab75f5a9d1ae46e989c19a4ec7aadbaa315634e34 + sha256sums = c2e639c083d99a5a478ded7c86d9d7f4e4ff9ebebf6fedac7f8bfc94d6bd94c1 sha256sums = 8d76c1ad3693e1fc019eb14d806082148eb4ed7d601474aeeaae601b05a9b3ad sha256sums = 36b329f23429670bf473472a6b64ca5156d2707599eaabdd69ef424dd6ad5635 sha256sums = 8b14e36939e930de581e95abf0591645aa0fcfd47161cf88b062917dbaaef7f9 diff --git a/PKGBUILD b/PKGBUILD index 43983e6..516237a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ # Contributor: Jomar Milan pkgname=aseprite -pkgver=1.3.12 +pkgver=1.3.13 _skiaver=m102 _skiahash=861e4743af pkgrel=1 @@ -56,7 +56,7 @@ source=("https://github.com/aseprite/aseprite/releases/download/v$pkgver/Aseprit shared-libwebp-found.patch) noextract=("Aseprite-v$pkgver-Source.zip" "skia-$_skiaver.tar.gz") # Don't extract Aseprite or skia sources at the root -sha256sums=('e44401463b66fc1267a1865ab75f5a9d1ae46e989c19a4ec7aadbaa315634e34' +sha256sums=('c2e639c083d99a5a478ded7c86d9d7f4e4ff9ebebf6fedac7f8bfc94d6bd94c1' '8d76c1ad3693e1fc019eb14d806082148eb4ed7d601474aeeaae601b05a9b3ad' '36b329f23429670bf473472a6b64ca5156d2707599eaabdd69ef424dd6ad5635' '8b14e36939e930de581e95abf0591645aa0fcfd47161cf88b062917dbaaef7f9'