summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Reppen2018-10-04 11:36:55 +0200
committerMax Reppen2018-10-04 11:36:55 +0200
commit9ac278b4e8f6c704c0a77c152a34be0a10553048 (patch)
tree2bee49c5be067102f9086c336cd7efd0d2d623e6
parented52f2b0023818c97e4258ff536db2623b29757d (diff)
downloadaur-9ac278b4e8f6c704c0a77c152a34be0a10553048.tar.gz
Bump to v1.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 719cad6c608d..9ad6107be991 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = artisan-roaster-scope
pkgdesc = Artisan is a software that helps coffee roasters record, analyze, and control roast profiles.
- pkgver = 1.3.1
+ pkgver = 1.4.0
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/v1.3.1/artisan-linux-1.3.1.deb
- sha256sums = 7527c38008d32fd747af84c0e448d858e74d4d80c2f207ab00531da097e3e0a2
+ source = https://github.com/artisan-roaster-scope/artisan/releases/download/v1.4.0/artisan-linux-1.4.0.deb
+ sha256sums = 48e507af81d730c55877846e71610c656433cc4a24590a5951165520a517482b
pkgname = artisan-roaster-scope
diff --git a/PKGBUILD b/PKGBUILD
index 1ff3025691d3..193f7e12a1f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=artisan-roaster-scope
-pkgver=1.3.1
+pkgver=1.4.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=(
-'7527c38008d32fd747af84c0e448d858e74d4d80c2f207ab00531da097e3e0a2'
+'48e507af81d730c55877846e71610c656433cc4a24590a5951165520a517482b'
)
options+=(!strip) # stripping causes crashes