summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorayedeil2024-03-07 20:31:17 +0100
committerayedeil2024-03-07 20:31:17 +0100
commit314dea8315f37085382425ac3850a6e2f7cafd29 (patch)
tree1ce79ba4b73a88ad7a6763ef4af7e0a1e280dd15
parent5215ec3b8990769ea06f26b4ab06dc73ca6a2f91 (diff)
downloadaur-314dea8315f37085382425ac3850a6e2f7cafd29.tar.gz
2.24.2_1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4df85ce536e..4fe8c9aa812e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = bricklink-studio
pkgdesc = Lego cad software created by Bricklink
- pkgver = 2.24.1_1
+ pkgver = 2.24.2_1
pkgrel = 2
url = https://www.bricklink.com/v3/studio/download.page
arch = x86_64
license = custom
makedepends = innoextract
depends = wine
- noextract = bricklink-studio-2.24.1_1.exe
+ noextract = bricklink-studio-2.24.2_1.exe
options = !strip
- source = bricklink-studio-2.24.1_1.exe::https://s3.amazonaws.com/blstudio/Studio2.0/Archive/2.24.1_1/Studio+2.0.exe
+ source = bricklink-studio-2.24.2_1.exe::https://s3.amazonaws.com/blstudio/Studio2.0/Archive/2.24.2_1/Studio+2.0.exe
source = bricklink-studio.sh
source = bricklink-studio.desktop
source = bricklink-studio.xml
- sha256sums = b3e5b19682cc8c2cfa0ef40b175b9b25fb29664487c5426fab625b1698ad9351
+ sha256sums = 793b9212d3ba790f5bb34e762980a3c60234861d484f65236fb4f8500930e8b2
sha256sums = a6b6ec21561e2a9594d8ba9e7dc496b819060003eef52a98c474f256da626f24
sha256sums = 0751e793784b23635ac722df64954ad8dc2037e53fdffd79ad513ef0e79ab2de
sha256sums = 7d3e39b48657b25f93a4e680e4d1473dad004dca8338467028c9aa3dc498326a
diff --git a/PKGBUILD b/PKGBUILD
index 191d99ff5ddf..028fcd89d3d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: <ayedeil at posteo dot com>
pkgname=bricklink-studio
-pkgver=2.24.1_1
+pkgver=2.24.2_1
pkgrel=2
pkgdesc="Lego cad software created by Bricklink"
arch=('x86_64')
@@ -13,7 +13,7 @@ source=("$pkgname-$pkgver.exe::https://s3.amazonaws.com/blstudio/Studio2.0/Archi
"$pkgname.desktop"
"$pkgname.xml")
noextract=("$pkgname-$pkgver.exe")
-sha256sums=('b3e5b19682cc8c2cfa0ef40b175b9b25fb29664487c5426fab625b1698ad9351'
+sha256sums=('793b9212d3ba790f5bb34e762980a3c60234861d484f65236fb4f8500930e8b2'
'a6b6ec21561e2a9594d8ba9e7dc496b819060003eef52a98c474f256da626f24'
'0751e793784b23635ac722df64954ad8dc2037e53fdffd79ad513ef0e79ab2de'
'7d3e39b48657b25f93a4e680e4d1473dad004dca8338467028c9aa3dc498326a')