From b645c20fc3eb35aa4f12bde27c18a880a9ee241c Mon Sep 17 00:00:00 2001 From: "Sebastiaan de Schaetzen (automated)" <sebastiaan.de.schaetzen+archlinux@gmail.com> Date: Thu, 1 May 2025 15:03:03 +0200 Subject: [PATCH] Bump pkgrel --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index a470559..26426d6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -13,7 +13,7 @@ pkgname=aseprite pkgver=1.3.13 _skiaver=m102 _skiahash=861e4743af -pkgrel=6 +pkgrel=7 pkgdesc='Create animated sprites and pixel art' arch=('x86_64') url="https://www.aseprite.org/"