summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsmow2023-12-31 16:10:27 +0100
committersmow2023-12-31 16:10:27 +0100
commit379cf06dea461301394dc14588f9c0df80a604ba (patch)
tree674a02fa67eb58857d77a73c8d6332d107b956d3
parent1713d899a9d58eb87b8dfc30276ac17ecc13ef2f (diff)
downloadaur-379cf06dea461301394dc14588f9c0df80a604ba.tar.gz
Update to 9.3.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b905be917b4..d6d06d26d5bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lunacy-bin
pkgdesc = Free design software that keeps your flow with AI tools and built-in graphics
- pkgver = 9.3.1
+ pkgver = 9.3.3
pkgrel = 1
url = https://icons8.com/lunacy
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = lunacy-bin
depends = zlib
depends = fontconfig
provides = lunacy
- source_x86_64 = lunacy_x86_64_9.3.1.deb::https://lcdn.icons8.com/setup/Lunacy_9.3.1.deb
- sha256sums_x86_64 = 19b3e1385aef65d63a029752d1fc22200b6d7f628f54e23ba69b425ae3d2c881
+ source_x86_64 = lunacy_x86_64_9.3.3.deb::https://lcdn.icons8.com/setup/Lunacy_9.3.3.deb
+ sha256sums_x86_64 = 6e821b240fd4ba20376e65db657ae8dc886315487a258b0e129aeade7ebaf319
pkgname = lunacy-bin
diff --git a/PKGBUILD b/PKGBUILD
index f7805d20f969..0b28db77dcb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=lunacy-bin
_pkgname=lunacy
-pkgver=9.3.1
+pkgver=9.3.3
pkgrel=1
pkgdesc="Free design software that keeps your flow with AI tools and built-in graphics"
arch=('x86_64')
@@ -14,7 +14,7 @@ depends=('gcc-libs' 'hicolor-icon-theme' 'zlib' 'fontconfig')
provides=('lunacy')
source_x86_64=(lunacy_x86_64_${pkgver}.deb::https://lcdn.icons8.com/setup/Lunacy_${pkgver}.deb)
-sha256sums_x86_64=('19b3e1385aef65d63a029752d1fc22200b6d7f628f54e23ba69b425ae3d2c881')
+sha256sums_x86_64=('6e821b240fd4ba20376e65db657ae8dc886315487a258b0e129aeade7ebaf319')
package() {
echo " -> Extracting the data.tar.xz..."