summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralex emry2023-06-23 18:14:34 -0700
committeralex emry2023-06-23 18:14:34 -0700
commit1d39a6d0ba65c543a5ee8987e414ac0d4512f1dc (patch)
tree5a6df58f2963be18aa595062c5bdef68ddec4425
parenta1b6da2b6e21fe6dfccc75383f197ed4bd0ce483 (diff)
downloadaur-1d39a6d0ba65c543a5ee8987e414ac0d4512f1dc.tar.gz
Update to 2.8.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff4076240c4e..63deaa2ea955 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = artisan-roaster-scope
pkgdesc = Artisan is a software that helps coffee roasters record, analyze, and control roast profiles.
- pkgver = 2.8.2
+ pkgver = 2.8.4
pkgrel = 1
url = https://github.com/artisan-roaster-scope/artisan
arch = x86_64
license = GPL3
options = !strip
- source = https://github.com/artisan-roaster-scope/artisan/releases/download/v2.8.0/artisan-linux-2.8.0.deb
- sha256sums = 1f3741e78209c9dd18170a4e326c15a5152b4300dea6167dfaee91992d69b28c
+ source = https://github.com/artisan-roaster-scope/artisan/releases/download/v2.8.4/artisan-linux-2.8.4.deb
+ sha256sums = 7b768d3473c68672528b65b76b7df2e22167846ba9413d9dca9c0dad17879465
pkgname = artisan-roaster-scope
diff --git a/PKGBUILD b/PKGBUILD
index 85267d2282d1..c9512fe68b2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=artisan-roaster-scope
-pkgver=2.8.2
+pkgver=2.8.4
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=(
-'1f3741e78209c9dd18170a4e326c15a5152b4300dea6167dfaee91992d69b28c'
+'7b768d3473c68672528b65b76b7df2e22167846ba9413d9dca9c0dad17879465'
)
options+=(!strip) # stripping causes crashes