summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsmow2022-11-18 17:47:08 +0100
committersmow2022-11-18 17:47:08 +0100
commit0fbada6dff0c3fbf68b20aa34ec7720a8e82b66d (patch)
tree1c62a91a1ef71d46c3fde1bcf1dcaed6336bc490
parentb0bc84ae3bef00d576c44f2184e906d48921fcbf (diff)
downloadaur-0fbada6dff0c3fbf68b20aa34ec7720a8e82b66d.tar.gz
Update to 8.7.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40146782b6b0..954ee6b70871 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.0
+ pkgver = 8.7.2
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.0.deb::https://lun-eu.icons8.com/s/setup/Lunacy_8.7.0.deb
- sha256sums_x86_64 = 0e90c6d45f57b40dc9a2bbe50e635b7f22211e0b2e2d6483a73f71b961120293
+ 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
pkgname = lunacy-bin
diff --git a/PKGBUILD b/PKGBUILD
index 29df17fe5e63..87f5140c234f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=lunacy-bin
_pkgname=lunacy
-pkgver=8.7.0
+pkgver=8.7.2
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=('0e90c6d45f57b40dc9a2bbe50e635b7f22211e0b2e2d6483a73f71b961120293')
+sha256sums_x86_64=('e95236644c5480f6f560da7a08fa45d94590bf693081c28a595e6b2319dbd904')
package() {
echo " -> Extracting the data.tar.xz..."