From e02f37502a0a4d1e3cb99b63da46bed7897dde55 Mon Sep 17 00:00:00 2001 From: ImperatorStorm Date: Thu, 1 Sep 2022 08:51:20 -0700 Subject: [PATCH] `fmt` 9.1.0 rebuild --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 78f09da..018f10b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = aseprite pkgdesc = Create animated sprites and pixel art pkgver = 1.2.39 - pkgrel = 2 + pkgrel = 3 url = https://www.aseprite.org/ arch = x86_64 license = custom diff --git a/PKGBUILD b/PKGBUILD index f28c4f3..e02bbb2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,7 +12,7 @@ pkgname=aseprite pkgver=1.2.39 _skiaver=m102 _skiahash=861e4743af -pkgrel=2 +pkgrel=3 pkgdesc='Create animated sprites and pixel art' arch=('x86_64') url="https://www.aseprite.org/"