From 5c01d1c23143bb785a8945a9dcf8c1bcdc90bf70 Mon Sep 17 00:00:00 2001 From: ImperatorStorm Date: Wed, 7 Aug 2024 12:56:28 -0500 Subject: [PATCH] upgpkg: aseprite 1.3.7-2 Rebuild --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 78af177..8372747 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = aseprite pkgdesc = Create animated sprites and pixel art pkgver = 1.3.7 - pkgrel = 1 + pkgrel = 2 url = https://www.aseprite.org/ arch = x86_64 license = LicenseRef-Aseprite-EULA diff --git a/PKGBUILD b/PKGBUILD index 871645f..499bc13 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -12,7 +12,7 @@ pkgname=aseprite pkgver=1.3.7 _skiaver=m102 _skiahash=861e4743af -pkgrel=1 +pkgrel=2 pkgdesc='Create animated sprites and pixel art' arch=('x86_64') url="https://www.aseprite.org/"