summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorImperatorStorm2022-01-12 23:06:33 -0800
committerImperatorStorm2022-01-12 23:06:33 -0800
commite61b3c9b5be04d6ad64aa750f460f1d0517a1ec5 (patch)
tree32170dfbffaf934445df8af50b0ddf867dd00b2a /PKGBUILD
parent4bbfab660a857e59077b531b519757ff9f0c8bcb (diff)
downloadaur-e61b3c9b5be04d6ad64aa750f460f1d0517a1ec5.tar.gz
upgpkg: aseprite 1.2.31-1
upstream release Apparently `common` got yeeted from DEPS, going to see if it builds with it before removing it
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6134388d0fb..5be091f621c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@
# Contributor: Kamil BiduĊ› <kamil.bidus@gmail.com>
pkgname=aseprite
-pkgver=1.2.30
-pkgrel=5
+pkgver=1.2.31
+pkgrel=1
pkgdesc='Create animated sprites and pixel art'
arch=('x86_64')
url="https://www.aseprite.org/"
@@ -35,7 +35,7 @@ makedepends=(# "Meta" dependencies
harfbuzz-icu)
source=("https://github.com/aseprite/aseprite/releases/download/v$pkgver/Aseprite-v$pkgver-Source.zip"
# Which branch a given build of Aseprite requires is noted in its `INSTALL.md`
- "git+https://github.com/aseprite/skia.git#branch=aseprite-m81"
+ "git+https://github.com/aseprite/skia.git#branch=aseprite-m96"
# `gn` executable required to configure Skia, pulled from `skia/bin/fetch-gn`
# Normally we'd use the Arch-provided one, but it has API incompatibilities
"gn::https://chromium-gn.storage-download.googleapis.com/3523d50538357829725d4ed74b777a572ce0ac74"
@@ -51,7 +51,7 @@ source=("https://github.com/aseprite/aseprite/releases/download/v$pkgver/Aseprit
shared-libwebp.patch
optional-pixman.patch)
noextract=("${source[0]##*/}") # Don't extract Aseprite sources at the root
-sha256sums=('9f4b098fe2327f2e9d73eb9f2aeebecad63e87ff2cf6fb6eeeee3c0778bb8874'
+sha256sums=('966bd940e1072ed24b70e211ca2bb1eb9aa6432ca12972a8e1df5f1e0150213d'
'SKIP'
'c8c2d617f1a33d6eb27f25ebcc30bd8ba1e6a0aa980cada21dda2ad1401fa4a2'
'SKIP'