summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormohad122112022-07-19 23:26:28 +0300
committermohad122112022-07-19 23:26:28 +0300
commit07c0ecc3cd624fa58ae5ce3dc434e228e56ae32c (patch)
treec59882e74ceca3280b2a852764865ffe2fe1f1f0
parent9cac6cf7fc7ca310a3d9ea57af1c68f78ad91cd8 (diff)
downloadaur-07c0ecc3cd624fa58ae5ce3dc434e228e56ae32c.tar.gz
Update to 1.2.37
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3a0ec52c28f5..34ab58080c4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aseprite-skia-bin
pkgdesc = Create animated sprites and pixel art
- pkgver = 1.2.35
+ pkgver = 1.2.37
pkgrel = 1
url = https://www.aseprite.org/
arch = x86_64
@@ -30,16 +30,16 @@ pkgbase = aseprite-skia-bin
depends = libxcursor
provides = aseprite
conflicts = aseprite
- noextract = Aseprite-v1.2.35-Source.zip
+ noextract = Aseprite-v1.2.37-Source.zip
noextract = Skia-Linux-Release-x64.zip
- source = https://github.com/aseprite/aseprite/releases/download/v1.2.35/Aseprite-v1.2.35-Source.zip
+ source = https://github.com/aseprite/aseprite/releases/download/v1.2.37/Aseprite-v1.2.37-Source.zip
source = https://github.com/aseprite/skia/releases/download/m102-861e4743af/Skia-Linux-Release-x64.zip
source = desktop.patch
source = shared-libarchive.patch
source = shared-libwebp.patch
source = shared-skia-deps.patch
source = optional-pixman.patch
- sha256sums = 407ee1cf9c4ac47cc0033d1ce597591d33f9c39bb8cfc5b95728c6195378be14
+ sha256sums = 74989ac5e57e4cba9cc16212d81f058c3aff70749d929e2e35eb38688c994c9e
sha256sums = 47693b85d7ee9e4bab3663c04de2bae37f67d566e091183b0a22c97837b7dcbe
sha256sums = 8b14e36939e930de581e95abf0591645aa0fcfd47161cf88b062917dbaaef7f9
sha256sums = e42675504bfbc17655aef1dca957041095026cd3dd4e6981fb6df0a363948aa7
diff --git a/PKGBUILD b/PKGBUILD
index 12513924ffc4..88cbce55cab6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
# Contributor: Kamil BiduĊ› <kamil.bidus@gmail.com>
pkgname=aseprite-skia-bin
-pkgver=1.2.35
+pkgver=1.2.37
pkgrel=1
pkgdesc='Create animated sprites and pixel art'
arch=('x86_64')
@@ -44,7 +44,7 @@ source=("https://github.com/aseprite/aseprite/releases/download/v$pkgver/Aseprit
shared-skia-deps.patch
optional-pixman.patch)
noextract=("${source[0]##*/}" "${source[1]##*/}") # Don't extract Aseprite sources or Skia at the root
-sha256sums=('407ee1cf9c4ac47cc0033d1ce597591d33f9c39bb8cfc5b95728c6195378be14'
+sha256sums=('74989ac5e57e4cba9cc16212d81f058c3aff70749d929e2e35eb38688c994c9e'
'47693b85d7ee9e4bab3663c04de2bae37f67d566e091183b0a22c97837b7dcbe'
'8b14e36939e930de581e95abf0591645aa0fcfd47161cf88b062917dbaaef7f9'
'e42675504bfbc17655aef1dca957041095026cd3dd4e6981fb6df0a363948aa7'