summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTurboPunk2022-06-13 01:18:11 +0200
committerTurboPunk2022-06-13 01:18:11 +0200
commite2d50408e5e26618d822c9042d2a0308f3e53a1d (patch)
treef38a90c44346493779317671fc1d674a992d871a
parent30e80c1a1bd0c6d63a1475db3081f0ca02470e71 (diff)
downloadaur-e2d50408e5e26618d822c9042d2a0308f3e53a1d.tar.gz
updated to 4.3.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 238162ece8f4..f6f86aff24bb 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.0
+ pkgver = 4.3.1
pkgrel = 1
url = https://github.com/Snapmaker/Luban
arch = x86_64
license = AGPL v3
- noextract = snapmaker-luban-4.3.0-linux-amd64.deb
+ noextract = snapmaker-luban-4.3.1-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.0/snapmaker-luban-4.3.0-linux-amd64.deb
+ source = https://github.com/Snapmaker/Luban/releases/download/v4.3.1/snapmaker-luban-4.3.1-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 = 0fb7b71eb4ed403c162d88e44f986b952ab84e61ebf342bec915475a346a045a
+ sha256sums = 6001872e45fa264af986b42ddb3cfd55298be047b2bb77f27c23356362b49882
sha256sums = 57a77787a3b29cef92470e2ffdf6582924bfdab2f38d089c490c5ac8511c60cd
pkgname = snapmaker-luban
diff --git a/PKGBUILD b/PKGBUILD
index 9e2a6f9db417..7f4b972466b0 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.0
+pkgver=4.3.1
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=(
- '0fb7b71eb4ed403c162d88e44f986b952ab84e61ebf342bec915475a346a045a'
+ '6001872e45fa264af986b42ddb3cfd55298be047b2bb77f27c23356362b49882'
'57a77787a3b29cef92470e2ffdf6582924bfdab2f38d089c490c5ac8511c60cd'
)
noextract=("${source[@]##*/}")