summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsmow2024-04-29 13:15:56 +0200
committersmow2024-04-29 13:15:56 +0200
commitbd126dfe072f3a4864dbbedd08fcfcb7801a3c0b (patch)
tree86eba37b2e1221abad0ec8850975afbef5d19b67
parentf9f88042f230ca6621ab99fb41b190e857ce0074 (diff)
downloadaur-lunacy-bin.tar.gz
Update to 9.6.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34f859e71413..75525b03f227 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.5.0
+ pkgver = 9.6.0
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.5.0.deb::https://lcdn.icons8.com/setup/Lunacy_9.5.0.deb
- sha256sums_x86_64 = 746db12e8a91409b1a47bbf4d22378e863f88c1f1656bc5aca7d824902c25254
+ source_x86_64 = lunacy_x86_64_9.6.0.deb::https://lcdn.icons8.com/setup/Lunacy_9.6.0.deb
+ sha256sums_x86_64 = 3ef4060d40bd06c22a978c4c335387e3982add8b4930a25c620e0dda8d7c867a
pkgname = lunacy-bin
diff --git a/PKGBUILD b/PKGBUILD
index ef6f2cb7f681..c87427af0ba9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=lunacy-bin
_pkgname=lunacy
-pkgver=9.5.0
+pkgver=9.6.0
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=('746db12e8a91409b1a47bbf4d22378e863f88c1f1656bc5aca7d824902c25254')
+sha256sums_x86_64=('3ef4060d40bd06c22a978c4c335387e3982add8b4930a25c620e0dda8d7c867a')
package() {
echo " -> Extracting the data.tar.xz..."