summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 12 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 89c1a687d5fd..7655ded9acb6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = libresprite
pkgdesc = fork of last GPL version of aseprite
- pkgver = 1.1.7
+ pkgver = 1.0
pkgrel = 1
url = https://github.com/LibreSprite/LibreSprite
arch = x86_64
arch = i686
license = GPL
makedepends = cmake
+ makedepends = ninja
depends = pixman
depends = curl
depends = giflib
@@ -16,13 +17,16 @@ pkgbase = libresprite
depends = tinyxml
depends = freetype2
depends = libwebp
- conflicts = aseprite
- conflicts = aseprite-git
- conflicts = aseprite-gpl
- source = git+https://github.com/LibreSprite/LibreSprite.git#tag=v1.1.7
- source = aseprite.desktop
+ depends = sdl2
+ depends = sdl2_image
+ depends = gtest
+ depends = lua
+ depends = zlib
+ depends = nodejs
+ conflicts = libresprite-appimage
+ source = git+https://github.com/LibreSprite/LibreSprite.git#tag=v1.0
+ source = LibreSprite.desktop
sha256sums = SKIP
- sha256sums = d234924baf107e8ede619261814f5debbb1835bd59ffda5e5bf76fe62ce139ab
+ sha256sums = 4d61881588d2c78825a135f31e83b45e310f25b92872d806b47bdf64bc36691a
pkgname = libresprite
-