summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsmow2024-02-16 00:00:39 +0100
committersmow2024-02-16 00:00:39 +0100
commit21e1dd3eea84c94deafe8d0abd077a07de3fa2a0 (patch)
tree1668b6ed508beb4fb5ab75a42ca737d15677de0c
parent379cf06dea461301394dc14588f9c0df80a604ba (diff)
downloadaur-21e1dd3eea84c94deafe8d0abd077a07de3fa2a0.tar.gz
Update to 9.4.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6d06d26d5bb..11b467abc970 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.3
+ pkgver = 9.4.2.5022
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.3.deb::https://lcdn.icons8.com/setup/Lunacy_9.3.3.deb
- sha256sums_x86_64 = 6e821b240fd4ba20376e65db657ae8dc886315487a258b0e129aeade7ebaf319
+ source_x86_64 = lunacy_x86_64_9.4.2.5022.deb::https://lcdn.icons8.com/setup/Lunacy_9.4.2.5022.deb
+ sha256sums_x86_64 = ebd08ed523dd3be261007fc6fc38a1c870ee79038b69a2427f7d8c8c173bee3e
pkgname = lunacy-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0b28db77dcb6..a2d89732911a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=lunacy-bin
_pkgname=lunacy
-pkgver=9.3.3
+pkgver=9.4.2.5022
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=('6e821b240fd4ba20376e65db657ae8dc886315487a258b0e129aeade7ebaf319')
+sha256sums_x86_64=('ebd08ed523dd3be261007fc6fc38a1c870ee79038b69a2427f7d8c8c173bee3e')
package() {
echo " -> Extracting the data.tar.xz..."