summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsmow2023-04-10 22:24:57 +0200
committersmow2023-04-10 22:24:57 +0200
commit233a9477652c3089bde2dd67851a99e183dbacb3 (patch)
tree3820eb8b563e4868649102d4c4caf165402f53d1
parent137ba21dc73c3eb0a3e2be8048dbfafa1137d2fb (diff)
downloadaur-233a9477652c3089bde2dd67851a99e183dbacb3.tar.gz
Update to 9.0.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0253663f1d9f..4fb252515751 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.8
+ pkgver = 9.0.9
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.8.deb::https://lun-eu.icons8.com/s/setup/Lunacy_9.0.8.deb
- sha256sums_x86_64 = 43880ea590e9b948db2a044a71c8b77dba40795d399c75807cd9983b00a42594
+ source_x86_64 = lunacy_x86_64_9.0.9.deb::https://lun-eu.icons8.com/s/setup/Lunacy_9.0.9.deb
+ sha256sums_x86_64 = a08cf6df9cd6fd3d01d95d102970f8fab44f9f34ae48f304147e6271ab5fe2ce
pkgname = lunacy-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4f4068b01134..0ad657850750 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=lunacy-bin
_pkgname=lunacy
-pkgver=9.0.8
+pkgver=9.0.9
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://lun-eu.icons8.com/s/setup/Lunacy_${pkgver}.deb)
-sha256sums_x86_64=('43880ea590e9b948db2a044a71c8b77dba40795d399c75807cd9983b00a42594')
+sha256sums_x86_64=('a08cf6df9cd6fd3d01d95d102970f8fab44f9f34ae48f304147e6271ab5fe2ce')
package() {
echo " -> Extracting the data.tar.xz..."