From 93b4b55bfaa254e81242ee5687e655943916cb63 Mon Sep 17 00:00:00 2001 From: ImperatorStorm Date: Fri, 2 Feb 2024 01:44:41 -0600 Subject: [PATCH] upgpkg: aseprite 1.3.2-3 cmark rebuild --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 3458a08..2fc796b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = aseprite pkgdesc = Create animated sprites and pixel art pkgver = 1.3.2 - pkgrel = 2 + pkgrel = 3 url = https://www.aseprite.org/ arch = x86_64 license = LicenseRef-Aseprite-EULA diff --git a/PKGBUILD b/PKGBUILD index f5391a9..ff19d37 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,7 +12,7 @@ pkgname=aseprite pkgver=1.3.2 _skiaver=m102 _skiahash=861e4743af -pkgrel=2 +pkgrel=3 pkgdesc='Create animated sprites and pixel art' arch=('x86_64') url="https://www.aseprite.org/"