summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralex emry2022-12-22 11:58:34 -0800
committeralex emry2022-12-22 11:58:34 -0800
commita1b6da2b6e21fe6dfccc75383f197ed4bd0ce483 (patch)
tree51f05cf7eca2db1e865d6ea9eba0d67408865bce
parentc1fa7ea2afa631159e62c191bfffd4076cf7bb08 (diff)
downloadaur-a1b6da2b6e21fe6dfccc75383f197ed4bd0ce483.tar.gz
Updating AUR to Artisan v2.8.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 296aeb5615d7..ff4076240c4e 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.0
+ pkgver = 2.8.2
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 = a4c2eb0324b42909259a96894206723382643768c25b704bae16c856367aeae7
+ sha256sums = 1f3741e78209c9dd18170a4e326c15a5152b4300dea6167dfaee91992d69b28c
pkgname = artisan-roaster-scope
diff --git a/PKGBUILD b/PKGBUILD
index 39c8e1c3b3e4..85267d2282d1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=artisan-roaster-scope
-pkgver=2.8.0
+pkgver=2.8.2
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=(
-'a4c2eb0324b42909259a96894206723382643768c25b704bae16c856367aeae7'
+'1f3741e78209c9dd18170a4e326c15a5152b4300dea6167dfaee91992d69b28c'
)
options+=(!strip) # stripping causes crashes