summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralex emry2022-03-12 17:24:05 -0800
committeralex emry2022-03-12 17:24:05 -0800
commita19fe7e00cf79ec1ff42d4bcb9352e3bfbe1034f (patch)
tree53acb9b58288dc45211fb809fc476e0cf775b036
parent4a0c9b7905081a8d9782bde13f226e8b4184492f (diff)
downloadaur-a19fe7e00cf79ec1ff42d4bcb9352e3bfbe1034f.tar.gz
Updated PKGBUILD to v2.6.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96ee2796b4ee..a0bde07dfc03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=artisan-roaster-scope
-pkgver=2.4.6
+pkgver=2.6.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=(
-'3430964b1571f616d1ab44c2a18a290fe415f44b8aac780818f38ba6b3edb639'
+'09bbec4b2cfa52c22a5611b67d25210dc2c9d383c36b95adb922e2d00cf70065'
)
options+=(!strip) # stripping causes crashes