From 4446e72f2a7b34ef7255e104173373d0b72f74a2 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Sun, 31 Dec 2023 04:11:30 +0100 Subject: . --- opcut/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opcut/PKGBUILD b/opcut/PKGBUILD index f962f7a..6d63ad6 100644 --- a/opcut/PKGBUILD +++ b/opcut/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Bozo Kopic pkgname=opcut -pkgver=0.4.10 +pkgver=0.4.11 pkgrel=1 pkgdesc="Cutting stock problem optimizer" url="https://github.com/bozokopic/opcut" @@ -10,7 +10,7 @@ arch=('x86_64' 'armv7l' 'aarch64') depends=('python-aiohttp' 'python-hat-aio' 'python-hat-json' 'python-cairo') makedepends=('python-build' 'python-hat-doit' 'python-installer' 'yarn') source=("https://github.com/bozokopic/opcut/archive/refs/tags/v$pkgver.tar.gz") -sha256sums=('cc6daaa378bf6c8e2790842749ff52705c8660dff41b0b1bfd44480f0b13336a') +sha256sums=('0e6493610e0f3165cb0125f373ba26253848b4a4dbcb8e675ef285ef8f9f77b9') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-70-g09d2