summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTurboPunk2022-09-19 00:54:56 +0200
committerTurboPunk2022-09-19 00:54:56 +0200
commit045df84d766c1de36ca13803a1fbaa5bb48b9e5e (patch)
tree8ed0afb866cdc641256388d7543e048f04af5db3
parentffb29813c7b7cfd5a6587d8c65f70291a6577c3e (diff)
downloadaur-045df84d766c1de36ca13803a1fbaa5bb48b9e5e.tar.gz
updated to 4.4.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f875c1a1e66b..b7638c4f776f 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.3.2
+ pkgver = 4.4.0
pkgrel = 1
url = https://github.com/Snapmaker/Luban
arch = x86_64
license = AGPL v3
- noextract = snapmaker-luban-4.3.2-linux-amd64.deb
+ noextract = snapmaker-luban-4.4.0-linux-amd64.deb
noextract = libgconf-2-4_3.2.6-6_amd64.deb
options = !strip
- source = https://github.com/Snapmaker/Luban/releases/download/v4.3.2/snapmaker-luban-4.3.2-linux-amd64.deb
+ source = https://github.com/Snapmaker/Luban/releases/download/v4.4.0/snapmaker-luban-4.4.0-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 = 384b1634c62883b9fe06caef04609b5faf3c9d44d800581ef3a51bf9a74249ac
+ sha256sums = 3319aac1548e4d8f8f8f6e920984a633c7c017eb5c48fa6ccec176db83334009
sha256sums = 57a77787a3b29cef92470e2ffdf6582924bfdab2f38d089c490c5ac8511c60cd
pkgname = snapmaker-luban
diff --git a/PKGBUILD b/PKGBUILD
index 931a564f6911..6e19e03775a0 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.3.2
+pkgver=4.4.0
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=(
- '384b1634c62883b9fe06caef04609b5faf3c9d44d800581ef3a51bf9a74249ac'
+ '3319aac1548e4d8f8f8f6e920984a633c7c017eb5c48fa6ccec176db83334009'
'57a77787a3b29cef92470e2ffdf6582924bfdab2f38d089c490c5ac8511c60cd'
)
noextract=("${source[@]##*/}")