summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrouhannb2020-02-19 18:29:28 -0500
committerrouhannb2020-02-19 18:29:28 -0500
commitd38210d0792053759e916de1b544e1a200e271e1 (patch)
tree67d9e8d756aca2eb814d6dd90325fac5b4df4748 /PKGBUILD
parent8b1477cd2aa94941f051642bfb60ab582c76f9d6 (diff)
downloadaur-d38210d0792053759e916de1b544e1a200e271e1.tar.gz
Empty pkgrel bump
A few users have been having an issue where the package was always classified as outdated because the last pkgrel bump wasn't done properly. Hopefully, this fixes that.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 938f596ab8ab..105c5769a6f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=aseprite
pkgver=1.2.16.2
-pkgrel=2
+pkgrel=3
pkgdesc='Create animated sprites and pixel art'
arch=('x86_64' 'i686')
url="http://www.aseprite.org/"