Screw it, upstream uses clang, gcc>=13 is broken, using clang.

This commit is contained in:
ImperatorStorm
2023-05-03 12:39:37 -07:00
parent 0ae586ef92
commit bf5e8bec21
2 changed files with 17 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
pkgbase = aseprite
pkgdesc = Create animated sprites and pixel art
pkgver = 1.2.40
pkgrel = 6
pkgrel = 7
url = https://www.aseprite.org/
arch = x86_64
license = custom
@@ -12,6 +12,7 @@ pkgbase = aseprite
makedepends = libxi
makedepends = gn
makedepends = harfbuzz-icu
makedepends = clang
depends = cmark
depends = libcurl.so
depends = libgif.so