summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralex emry2022-10-21 12:23:16 -0700
committeralex emry2022-10-21 12:23:16 -0700
commit1d56ed81a113be2dd2e996ddfa72f3ae6eb551a0 (patch)
treef4d99f4024effaf57c01cefcb66dc24618da1088
parent43e18503908e506826395a52f902f18bd03ef5e1 (diff)
downloadaur-1d56ed81a113be2dd2e996ddfa72f3ae6eb551a0.tar.gz
Update to Artisan 2.8.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a0bde07dfc03..39c8e1c3b3e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=artisan-roaster-scope
-pkgver=2.6.0
+pkgver=2.8.0
pkgrel=1
pkgdesc="Artisan is a software that helps coffee roasters record, analyze, and control roast profiles."
arch=("x86_64")
@@ -10,7 +10,7 @@ source=(
"https://github.com/artisan-roaster-scope/artisan/releases/download/v${pkgver}/artisan-linux-${pkgver}.deb"
)
sha256sums=(
-'09bbec4b2cfa52c22a5611b67d25210dc2c9d383c36b95adb922e2d00cf70065'
+'a4c2eb0324b42909259a96894206723382643768c25b704bae16c856367aeae7'
)
options+=(!strip) # stripping causes crashes