From 04b6464785944b13a10d396a908294361e8639e7 Mon Sep 17 00:00:00 2001 From: ImperatorStorm Date: Fri, 27 Jan 2023 15:32:44 -0800 Subject: [PATCH] upgpkg: aseprite 1.2.40-3 libcmark rebuild --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index aa73144..708d45b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = aseprite pkgdesc = Create animated sprites and pixel art pkgver = 1.2.40 - pkgrel = 2 + pkgrel = 3 url = https://www.aseprite.org/ arch = x86_64 license = custom diff --git a/PKGBUILD b/PKGBUILD index d5f7ecf..3651c7e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,7 +12,7 @@ pkgname=aseprite pkgver=1.2.40 _skiaver=m102 _skiahash=861e4743af -pkgrel=2 +pkgrel=3 pkgdesc='Create animated sprites and pixel art' arch=('x86_64') url="https://www.aseprite.org/"