summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsmow2022-05-23 23:57:17 +0200
committersmow2022-05-23 23:57:17 +0200
commit83efc117a7e76b4d4151fad59c8f6fbc78cf6d44 (patch)
treed568a6e6421a4cf92705ad794343a231a19ca733
parent69ba564b6fc1c67e52c8b13793177be0e2822ea7 (diff)
downloadaur-83efc117a7e76b4d4151fad59c8f6fbc78cf6d44.tar.gz
Apparently there's also 8.5.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d820ce38fed7..01db29703db7 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.5.1
- pkgrel = 1
+ pkgver = 8.5.2
+ pkgrel = 2
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.5.1.deb::https://lun-eu.icons8.com/s/setup/Lunacy_8.5.1.deb
- sha256sums_x86_64 = 96ad6725a040ca48e8f71c291f97a406af58671eed6412aa40347932e5571b72
+ source_x86_64 = lunacy_x86_64_8.5.2.deb::https://lun-eu.icons8.com/s/setup/Lunacy_8.5.2.deb
+ sha256sums_x86_64 = cc8dccc841bd1b85dcfddd3dcf0fecdd29ace28a3e8bb005a50c2426d47ed8a3
pkgname = lunacy-bin
diff --git a/PKGBUILD b/PKGBUILD
index 156eea3104a8..9305fde4e7d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=lunacy-bin
_pkgname=lunacy
-pkgver=8.5.1
-pkgrel=1
+pkgver=8.5.2
+pkgrel=2
pkgdesc="Free design software that keeps your flow with AI tools and built-in graphics"
arch=('x86_64')
url="https://icons8.com/lunacy"
@@ -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=('96ad6725a040ca48e8f71c291f97a406af58671eed6412aa40347932e5571b72')
+sha256sums_x86_64=('cc8dccc841bd1b85dcfddd3dcf0fecdd29ace28a3e8bb005a50c2426d47ed8a3')
package() {
echo " -> Extracting the data.tar.xz..."