summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Depa2023-06-16 00:14:00 +0200
committerMarcin Depa2023-06-16 00:14:00 +0200
commit951c6a1fb89ea94f41f05d5591fdcc7959549910 (patch)
treeb2745a717348c9db03308588cf962e4f3a219339
parent1b856faa696902507703ab338336bfb63a493277 (diff)
downloadaur-951c6a1fb89ea94f41f05d5591fdcc7959549910.tar.gz
5.2.2 version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4cff4f47fd1b..a7d908a26203 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lycheeslicer
pkgdesc = Lychee Slicer
- pkgver = 5.1.8
+ pkgver = 5.2.2
pkgrel = 1
url = http://mango3d.io
install = lycheeslicer.install
@@ -18,7 +18,7 @@ pkgbase = lycheeslicer
optdepends = libappindicator-gtk3
options = !strip
options = !emptydirs
- source_x86_64 = https://mango-lychee.nyc3.cdn.digitaloceanspaces.com/LycheeSlicer-5.1.8.deb
- sha512sums_x86_64 = e67197f0c195c8e8f1e646603a4738d113699f102891030823e7af05fbb168665052da3baa9b735d9480ff6bc83d9294d0f9b77932176184948eeb38c2827335
+ source_x86_64 = https://mango-lychee.nyc3.cdn.digitaloceanspaces.com/LycheeSlicer-5.2.2.deb
+ sha512sums_x86_64 = 71b013752f3f50fe0dd0949efd4826a59e8c63b6fa1549f4f7a677537f2e7f7de139f519bfeae8d84d1a6b1eccdbcda091b94eeeb14756aaa8ba7600163bb356
pkgname = lycheeslicer
diff --git a/PKGBUILD b/PKGBUILD
index 8e78fead06b8..14f77e11bd06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: LycheeSlicer
# Contributor: LycheeSlicer
pkgname=lycheeslicer
-pkgver=5.1.8
+pkgver=5.2.2
pkgrel=1
pkgdesc="Lychee Slicer"
arch=('x86_64')
@@ -13,7 +13,7 @@ optdepends=('libappindicator-gtk3')
options=('!strip' '!emptydirs')
install=${pkgname}.install
source_x86_64=("https://mango-lychee.nyc3.cdn.digitaloceanspaces.com/LycheeSlicer-$pkgver.deb")
-sha512sums_x86_64=('e67197f0c195c8e8f1e646603a4738d113699f102891030823e7af05fbb168665052da3baa9b735d9480ff6bc83d9294d0f9b77932176184948eeb38c2827335')
+sha512sums_x86_64=('71b013752f3f50fe0dd0949efd4826a59e8c63b6fa1549f4f7a677537f2e7f7de139f519bfeae8d84d1a6b1eccdbcda091b94eeeb14756aaa8ba7600163bb356')
package(){
# Extract package data
tar xf data.tar.xz -C "${pkgdir}"