summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Reppen2018-10-24 23:00:22 +0200
committerMax Reppen2018-10-24 23:00:22 +0200
commit26c6970ebcdaf55cb1055ced4c1d8ad0a70fb2ba (patch)
treecbd91d817d33f5b9eed7721359e52d8a687ac123
parent9ac278b4e8f6c704c0a77c152a34be0a10553048 (diff)
downloadaur-26c6970ebcdaf55cb1055ced4c1d8ad0a70fb2ba.tar.gz
Bump to v1.5.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ad6107be991..5c582e168709 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.4.0
+ pkgver = 1.5.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.4.0/artisan-linux-1.4.0.deb
- sha256sums = 48e507af81d730c55877846e71610c656433cc4a24590a5951165520a517482b
+ source = https://github.com/artisan-roaster-scope/artisan/releases/download/v1.5.0/artisan-linux-1.5.0.deb
+ sha256sums = f01e23fa259b19b2778e32f8b5cdb0bcd9f0a8c86ffdce0a8c92039115d9a585
pkgname = artisan-roaster-scope
diff --git a/PKGBUILD b/PKGBUILD
index 193f7e12a1f2..33b2530d5bba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=artisan-roaster-scope
-pkgver=1.4.0
+pkgver=1.5.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=(
-'48e507af81d730c55877846e71610c656433cc4a24590a5951165520a517482b'
+'f01e23fa259b19b2778e32f8b5cdb0bcd9f0a8c86ffdce0a8c92039115d9a585'
)
options+=(!strip) # stripping causes crashes