summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTurboPunk2022-01-17 17:56:08 +0100
committerTurboPunk2022-01-17 17:56:08 +0100
commita1a278aca9a7889f798b47a522eb9f4762a84b17 (patch)
treefea88a8999f57d5bdda3e24a34a1c8004cd57f6e
parent01f6c564de6e8c316d2f3019e2a8f2c7cf272324 (diff)
downloadaur-a1a278aca9a7889f798b47a522eb9f4762a84b17.tar.gz
updated to 4.1.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ecd08a1209b1..54f36c50dc0c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = snapmaker-luban
pkgdesc = Snapmaker Luban is an easy-to-use 3-in-1 software tailor-made for Snapmaker machines.
- pkgver = 4.1.3
+ pkgver = 4.1.4
pkgrel = 1
url = https://github.com/Snapmaker/Luban
arch = x86_64
license = AGPL v3
- noextract = snapmaker-luban-4.1.3-linux-amd64.deb
+ noextract = snapmaker-luban-4.1.4-linux-amd64.deb
noextract = libgconf-2-4_3.2.6-6_amd64.deb
options = !strip
- source = https://github.com/Snapmaker/Luban/releases/download/v4.1.3/snapmaker-luban-4.1.3-linux-amd64.deb
+ source = https://github.com/Snapmaker/Luban/releases/download/v4.1.4/snapmaker-luban-4.1.4-linux-amd64.deb
source = https://snapshot.debian.org/archive/debian/20191014T030756Z/pool/main/g/gconf/libgconf-2-4_3.2.6-6_amd64.deb
- sha256sums = 050472be765656b5e7ab1d82c6cbed6606318588687a83c0f7e62185c30d82dd
+ sha256sums = 20a1f501ad286dc4a8be81ba8e4fa11309b4abef7a30231a8ce5d9002840a6d9
sha256sums = 57a77787a3b29cef92470e2ffdf6582924bfdab2f38d089c490c5ac8511c60cd
pkgname = snapmaker-luban
diff --git a/PKGBUILD b/PKGBUILD
index 9e83b6054715..48cae3fdec37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: TurboPunk <turbopunk@telenet.be>
# Contributor: José San Juan <josesj@gmail.com>
pkgname=snapmaker-luban
-pkgver=4.1.3
+pkgver=4.1.4
pkgrel=1
pkgdesc="Snapmaker Luban is an easy-to-use 3-in-1 software tailor-made for Snapmaker machines."
url="https://github.com/Snapmaker/Luban"
@@ -13,7 +13,7 @@ source=(
"https://snapshot.debian.org/archive/debian/20191014T030756Z/pool/main/g/gconf/libgconf-2-4_3.2.6-6_amd64.deb"
)
sha256sums=(
- '050472be765656b5e7ab1d82c6cbed6606318588687a83c0f7e62185c30d82dd'
+ '20a1f501ad286dc4a8be81ba8e4fa11309b4abef7a30231a8ce5d9002840a6d9'
'57a77787a3b29cef92470e2ffdf6582924bfdab2f38d089c490c5ac8511c60cd'
)
noextract=("${source[@]##*/}")