summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Depa2023-03-20 11:10:45 +0100
committerMarcin Depa2023-03-20 11:10:45 +0100
commit1b856faa696902507703ab338336bfb63a493277 (patch)
tree74c5dc3fb8eb773ac7cd499ddf1708695dca717a
parent31bcb6c3eb28ed1f5781aa2787c4b635bd974494 (diff)
downloadaur-1b856faa696902507703ab338336bfb63a493277.tar.gz
5.1.8 version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8ebd3d71d09..4cff4f47fd1b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lycheeslicer
pkgdesc = Lychee Slicer
- pkgver = 5.1.0
+ pkgver = 5.1.8
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.0.deb
- sha512sums_x86_64 = 5f7cfa0b51488ac58646813be2cb37785850d178cccd8c4d7a3317ed100b850f3df500eeb07d0e876dbfb81a5e5a333c8597fbff643bb337b412f351813251af
+ source_x86_64 = https://mango-lychee.nyc3.cdn.digitaloceanspaces.com/LycheeSlicer-5.1.8.deb
+ sha512sums_x86_64 = e67197f0c195c8e8f1e646603a4738d113699f102891030823e7af05fbb168665052da3baa9b735d9480ff6bc83d9294d0f9b77932176184948eeb38c2827335
pkgname = lycheeslicer
diff --git a/PKGBUILD b/PKGBUILD
index d76e2fb3d092..8e78fead06b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: LycheeSlicer
# Contributor: LycheeSlicer
pkgname=lycheeslicer
-pkgver=5.1.0
+pkgver=5.1.8
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=('5f7cfa0b51488ac58646813be2cb37785850d178cccd8c4d7a3317ed100b850f3df500eeb07d0e876dbfb81a5e5a333c8597fbff643bb337b412f351813251af')
+sha512sums_x86_64=('e67197f0c195c8e8f1e646603a4738d113699f102891030823e7af05fbb168665052da3baa9b735d9480ff6bc83d9294d0f9b77932176184948eeb38c2827335')
package(){
# Extract package data
tar xf data.tar.xz -C "${pkgdir}"