summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsmow2023-03-02 19:43:27 +0100
committersmow2023-03-02 19:43:27 +0100
commit9801c1f42263f449b23173fbd254c38f05618f7d (patch)
tree36cc6de77a4824f9fbeebaa31060c976ff1bdc1a
parent0fbada6dff0c3fbf68b20aa34ec7720a8e82b66d (diff)
downloadaur-9801c1f42263f449b23173fbd254c38f05618f7d.tar.gz
Update to 9.0.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 954ee6b70871..e1ae088e8f74 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 = 8.7.2
+ pkgver = 9.0.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_8.7.2.deb::https://lun-eu.icons8.com/s/setup/Lunacy_8.7.2.deb
- sha256sums_x86_64 = e95236644c5480f6f560da7a08fa45d94590bf693081c28a595e6b2319dbd904
+ 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
pkgname = lunacy-bin
diff --git a/PKGBUILD b/PKGBUILD
index 87f5140c234f..0d65d90e5372 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=lunacy-bin
_pkgname=lunacy
-pkgver=8.7.2
+pkgver=9.0.0
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=('e95236644c5480f6f560da7a08fa45d94590bf693081c28a595e6b2319dbd904')
+sha256sums_x86_64=('91a22cea2dd65a32406b4002c3b5708c2b7631b76b4e022dca3a1feeed776090')
package() {
echo " -> Extracting the data.tar.xz..."