summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTurboPunk2020-11-13 09:42:06 +0100
committerTurboPunk2020-11-13 09:42:06 +0100
commit87f7203dd2c519a5f96f990a719e699a4079d968 (patch)
tree890d507ad32b4353bcb41f26084028ef5cf7efb5
parent9107243ef8a713a634331e1a0f2b8c47595b0a85 (diff)
downloadaur-87f7203dd2c519a5f96f990a719e699a4079d968.tar.gz
Fixed sha256 sum for re-release of v3.10.3
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca4034f9af78..7f434edf61a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = snapmaker-luban
options = !strip
source = https://github.com/Snapmaker/Luban/releases/download/v3.10.3/snapmaker-luban-3.10.3-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 = 550628034c464c95e2b1ea3e933503a519e556ccac95d755179e6509a223b73e
+ sha256sums = 7fe71660af3cc92a066d84c97ad380d7c4ab066ed1f5c7002d35e4be6c276980
sha256sums = 57a77787a3b29cef92470e2ffdf6582924bfdab2f38d089c490c5ac8511c60cd
pkgname = snapmaker-luban
diff --git a/PKGBUILD b/PKGBUILD
index 69a4e6d838eb..a7de22d9c20d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ source=(
"https://snapshot.debian.org/archive/debian/20191014T030756Z/pool/main/g/gconf/libgconf-2-4_3.2.6-6_amd64.deb"
)
sha256sums=(
- '550628034c464c95e2b1ea3e933503a519e556ccac95d755179e6509a223b73e'
+ '7fe71660af3cc92a066d84c97ad380d7c4ab066ed1f5c7002d35e4be6c276980'
'57a77787a3b29cef92470e2ffdf6582924bfdab2f38d089c490c5ac8511c60cd'
)
noextract=("${source[@]##*/}")