summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsmow2022-05-03 12:57:15 +0200
committersmow2022-05-03 12:57:15 +0200
commit9b7cfbd11d88f780d9a233fa10fd0dff0f740abe (patch)
treecb6411bbc7375b3bb9a30324487ed796d85fb49c
parent0f830f6a6b75d3007d7a295c8800158727b6d37d (diff)
downloadaur-9b7cfbd11d88f780d9a233fa10fd0dff0f740abe.tar.gz
Update to 8.4.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD9
2 files changed, 9 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 740697e1d434..f70994d22243 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lunacy-bin
pkgdesc = Free design software that keeps your flow with AI tools and built-in graphics
- pkgver = 8.1.0.0
- pkgrel = 2
+ pkgver = 8.4.0
+ pkgrel = 3
url = https://icons8.com/lunacy
arch = x86_64
license = custom: commercial
@@ -10,7 +10,7 @@ pkgbase = lunacy-bin
depends = zlib
depends = fontconfig
provides = lunacy
- source_x86_64 = lunacy_x86_64_8.1.0.0.deb::https://lun-eu.icons8.com/s/setup/Lunacy_8.1.0.0.deb
- sha256sums_x86_64 = 60ed4a071a63e7bbc35baa94aa75e88c262083b35544cfb898fbc953079f2af2
+ source_x86_64 = lunacy_x86_64_8.4.0.deb::https://lun-eu.icons8.com/s/setup/Lunacy_8.4.0.deb
+ sha256sums_x86_64 = 2afdabc5c625645aaeca89359d63b14aee2a73dc868460c30772391a35e9111c
pkgname = lunacy-bin
diff --git a/PKGBUILD b/PKGBUILD
index b2f81e7d79e1..622a3c02b913 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
-# Maintainer: Asim Bera <asimbera at outlook dot in>
+# Maintainer: smowtenshi <smowtenshi at protonmail dot com>
+# Contributor: Asim Bera <asimbera at outlook dot in>
# Check for new releases in: https://docs.icons8.com/release-notes/
pkgname=lunacy-bin
_pkgname=lunacy
-pkgver=8.1.0.0
-pkgrel=2
+pkgver=8.4.0
+pkgrel=3
pkgdesc="Free design software that keeps your flow with AI tools and built-in graphics"
arch=('x86_64')
url="https://icons8.com/lunacy"
@@ -14,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=('60ed4a071a63e7bbc35baa94aa75e88c262083b35544cfb898fbc953079f2af2')
+sha256sums_x86_64=('2afdabc5c625645aaeca89359d63b14aee2a73dc868460c30772391a35e9111c')
package() {
echo " -> Extracting the data.tar.xz..."