summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHilton Medeiros2023-07-18 23:54:24 -0300
committerHilton Medeiros2023-07-18 23:54:24 -0300
commit9f0e326fac755bc0faf40e870f63c6152b6b27be (patch)
treecf0640ff7132e62c0b71aecf1ea466964a8c6817
parent6f92fbdf6ca3d73af586840cf33d4dc07a649aee (diff)
downloadaur-9f0e326fac755bc0faf40e870f63c6152b6b27be.tar.gz
Update to 0.11
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD10
-rw-r--r--com.orama_interactive.Pixelorama.appdata.xml9
-rw-r--r--com.orama_interactive.Pixelorama.desktop3
4 files changed, 23 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5d1314ad4c8..1ec1a072f1ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pixelorama-bin
pkgdesc = A free & open-source 2D sprite editor, made with the Godot Engine
- pkgver = 0.10.3
+ pkgver = 0.11
pkgrel = 1
url = https://orama-interactive.itch.io/pixelorama
arch = i686
@@ -20,12 +20,12 @@ pkgbase = pixelorama-bin
source = com.orama_interactive.Pixelorama.desktop
source = LICENSE
sha256sums = dd7cba7e5f41ca001aaa297a27c816308f430cbbacaf717da94ebab2b9803b54
- sha256sums = b7424427e622a2da3af194cb36215a53fa1c6819a0b99eed4d7dad62f1da5789
- sha256sums = 5d9b6e1a44b07bfcfbf4fb3575d30df457571335c0c200f4130af51884f34b99
+ sha256sums = dbb842647b2b99a135ddb3d451c2d8c6bef1aded4724af3c1eceb794527c9907
+ sha256sums = f55e641204bd30f9343bb3e42ab180522ae2ffdcd60b1b65f84e18dacc6a99f1
sha256sums = 07ddf85025568856f9b92fb7193589dd055c749c563aa9b2d4e943eb53ef61f9
- source_i686 = Pixelorama-0.10.3-32bit.tar.gz::https://github.com/Orama-Interactive/Pixelorama/releases/download/v0.10.3/Pixelorama.Linux-32bit.tar.gz
- sha256sums_i686 = 22f5db0b4705ade644d3d35f88355321079c6dda15d0ecdc692ca0d137ff271d
- source_x86_64 = Pixelorama-0.10.3-64bit.tar.gz::https://github.com/Orama-Interactive/Pixelorama/releases/download/v0.10.3/Pixelorama.Linux-64bit.tar.gz
- sha256sums_x86_64 = de5619bf8e53ac2a80491fc5e0dae32bd6c6427f2e66c9c85063f6f1fe5221fd
+ source_i686 = Pixelorama-0.11-32bit.tar.gz::https://github.com/Orama-Interactive/Pixelorama/releases/download/v0.11/Pixelorama.Linux-32bit.tar.gz
+ sha256sums_i686 = 861c2a77e336db76c1e15a1ff0d9d5c01025ad5f88af04e20016a6d26faf5556
+ source_x86_64 = Pixelorama-0.11-64bit.tar.gz::https://github.com/Orama-Interactive/Pixelorama/releases/download/v0.11/Pixelorama.Linux-64bit.tar.gz
+ sha256sums_x86_64 = de314db0a449c7afa190d130e49b8719ea0f249f79bf5e3787adc7e13913876f
pkgname = pixelorama-bin
diff --git a/PKGBUILD b/PKGBUILD
index de8d6a2729df..76da80904f5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Hilton Medeiros <medeiros.hilton@gmail.com>
_pkgname=Pixelorama
pkgname=pixelorama-bin
-pkgver=0.10.3
+pkgver=0.11
pkgrel=1
pkgdesc="A free & open-source 2D sprite editor, made with the Godot Engine"
arch=('i686' 'x86_64')
@@ -14,11 +14,11 @@ source=("pixelorama.png" "com.orama_interactive.Pixelorama.appdata.xml" "com.ora
source_i686=("$_pkgname-$pkgver-32bit.tar.gz::https://github.com/Orama-Interactive/$_pkgname/releases/download/v$pkgver/$_pkgname.Linux-32bit.tar.gz")
source_x86_64=("$_pkgname-$pkgver-64bit.tar.gz::https://github.com/Orama-Interactive/$_pkgname/releases/download/v$pkgver/$_pkgname.Linux-64bit.tar.gz")
sha256sums=('dd7cba7e5f41ca001aaa297a27c816308f430cbbacaf717da94ebab2b9803b54'
- 'b7424427e622a2da3af194cb36215a53fa1c6819a0b99eed4d7dad62f1da5789'
- '5d9b6e1a44b07bfcfbf4fb3575d30df457571335c0c200f4130af51884f34b99'
+ 'dbb842647b2b99a135ddb3d451c2d8c6bef1aded4724af3c1eceb794527c9907'
+ 'f55e641204bd30f9343bb3e42ab180522ae2ffdcd60b1b65f84e18dacc6a99f1'
'07ddf85025568856f9b92fb7193589dd055c749c563aa9b2d4e943eb53ef61f9')
-sha256sums_i686=('22f5db0b4705ade644d3d35f88355321079c6dda15d0ecdc692ca0d137ff271d')
-sha256sums_x86_64=('de5619bf8e53ac2a80491fc5e0dae32bd6c6427f2e66c9c85063f6f1fe5221fd')
+sha256sums_i686=('861c2a77e336db76c1e15a1ff0d9d5c01025ad5f88af04e20016a6d26faf5556')
+sha256sums_x86_64=('de314db0a449c7afa190d130e49b8719ea0f249f79bf5e3787adc7e13913876f')
package() {
install -d "$pkgdir/opt/$pkgname"
diff --git a/com.orama_interactive.Pixelorama.appdata.xml b/com.orama_interactive.Pixelorama.appdata.xml
index 4d555fefc808..91878abab67e 100644
--- a/com.orama_interactive.Pixelorama.appdata.xml
+++ b/com.orama_interactive.Pixelorama.appdata.xml
@@ -13,8 +13,14 @@
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
<developer_name>Orama Interactive</developer_name>
- <url type="homepage">https://orama-interactive.itch.io/pixelorama</url>
+ <url type="homepage">https://www.oramainteractive.com/</url>
<url type="bugtracker">https://github.com/Orama-Interactive/Pixelorama/issues</url>
+ <url type="faq">https://www.oramainteractive.com/Pixelorama-Docs/faq</url>
+ <url type="help">https://www.oramainteractive.com/Pixelorama-Docs/</url>
+ <url type="donation">https://patreon.com/OramaInteractive</url>
+ <url type="translate">https://crowdin.com/project/pixelorama</url>
+ <url type="vcs-browser">https://github.com/Orama-Interactive/Pixelorama/</url>
+ <url type="contribute">https://www.oramainteractive.com/Pixelorama-Docs/development_and_contributing</url>
<screenshots>
<screenshot type="default" width="1920" height="1080">
<image type="source">https://img.itch.zone/aW1hZ2UvNDcwMzY3LzcwMTE1NzEucG5n/original/CyAplX.png</image>
@@ -31,6 +37,7 @@
</screenshots>
<content_rating type="oars-1.1"/>
<releases>
+ <release version="0.11" date="2023-06-13"/>
<release version="0.10.3" date="2022-09-26"/>
<release version="0.10.2" date="2022-08-18"/>
<release version="0.10.1" date="2022-06-06"/>
diff --git a/com.orama_interactive.Pixelorama.desktop b/com.orama_interactive.Pixelorama.desktop
index 9d3123b371bd..660debf19637 100644
--- a/com.orama_interactive.Pixelorama.desktop
+++ b/com.orama_interactive.Pixelorama.desktop
@@ -4,12 +4,15 @@ GenericName=2D sprite editor
GenericName[el]=Επεξεργαστής δισδιάστατων εικόνων
GenericName[fr]=Éditeur de sprites 2D
GenericName[pt_BR]=Editor de sprites 2D
+GenericName[zh_CN]=2D 精灵编辑器
Comment=Create and edit static or animated 2D sprites
Comment[el]=Δημιουργήστε και επεξεργαστείτε στατικές ή κινούμενες δισδιάστατες εικόνες
Comment[fr]=Créez et modifiez des sprites 2D statiques ou animées
Comment[pt_BR]=Crie e edite sprites 2D estáticos ou animados
+Comment[zh_CN]=创建并编辑 2D 精灵图片或动画
Exec=pixelorama
Icon=pixelorama
Terminal=false
Type=Application
Categories=Graphics;2DGraphics;RasterGraphics;
+MimeType=image/pxo;image/png;image/bmp;image/vnd.radiance;image/jpeg;image/svg+xml;image/x-tga;image/webp;