summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsmow2023-03-07 19:30:02 +0100
committersmow2023-03-07 19:30:02 +0100
commit36baba1705f6d58eede06b1917a79b4e3fe23dd3 (patch)
tree3ef00eeff8f5e281d10b869c24dfd901fd15421b
parent9801c1f42263f449b23173fbd254c38f05618f7d (diff)
downloadaur-36baba1705f6d58eede06b1917a79b4e3fe23dd3.tar.gz
Update to 9.0.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1ae088e8f74..d39360e779b5 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.0.0
+ pkgver = 9.0.4
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.0.0.deb::https://lun-eu.icons8.com/s/setup/Lunacy_9.0.0.deb
- sha256sums_x86_64 = 91a22cea2dd65a32406b4002c3b5708c2b7631b76b4e022dca3a1feeed776090
+ source_x86_64 = lunacy_x86_64_9.0.4.deb::https://lun-eu.icons8.com/s/setup/Lunacy_9.0.4.deb
+ sha256sums_x86_64 = 04d8cc951155dc551ab6e7c8a47f830e1a628dcf0ef54bacbc81d91fa824f475
pkgname = lunacy-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0d65d90e5372..7dc89e68675a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=lunacy-bin
_pkgname=lunacy
-pkgver=9.0.0
+pkgver=9.0.4
pkgrel=1
pkgdesc="Free design software that keeps your flow with AI tools and built-in graphics"
arch=('x86_64')
@@ -15,7 +15,7 @@ depends=('gcc-libs' 'hicolor-icon-theme' 'zlib' 'fontconfig')
provides=('lunacy')
source_x86_64=(lunacy_x86_64_${pkgver}.deb::https://lun-eu.icons8.com/s/setup/Lunacy_${pkgver}.deb)
-sha256sums_x86_64=('91a22cea2dd65a32406b4002c3b5708c2b7631b76b4e022dca3a1feeed776090')
+sha256sums_x86_64=('04d8cc951155dc551ab6e7c8a47f830e1a628dcf0ef54bacbc81d91fa824f475')
package() {
echo " -> Extracting the data.tar.xz..."