summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Reppen2018-05-21 12:49:19 +0200
committerMax Reppen2018-05-21 12:50:29 +0200
commited52f2b0023818c97e4258ff536db2623b29757d (patch)
tree675dd17aba003ca5e7a87645b3b88b71cbd7c5df
parentb061cd8485571cf9be798381b2fcf2ce9abded91 (diff)
downloadaur-ed52f2b0023818c97e4258ff536db2623b29757d.tar.gz
Bump to v1.3.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fa31f92c4a3b..719cad6c608d 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.0
+ pkgver = 1.3.1
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.0/artisan-linux-1.3.0.deb
- sha256sums = 3955d018aa9c2aba73c230d380c46fa938e36fca433ddeb240f20a4ffd8adc4c
+ source = https://github.com/artisan-roaster-scope/artisan/releases/download/v1.3.1/artisan-linux-1.3.1.deb
+ sha256sums = 7527c38008d32fd747af84c0e448d858e74d4d80c2f207ab00531da097e3e0a2
pkgname = artisan-roaster-scope
diff --git a/PKGBUILD b/PKGBUILD
index 28e9d346de58..1ff3025691d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=artisan-roaster-scope
-pkgver=1.3.0
+pkgver=1.3.1
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=(
-'3955d018aa9c2aba73c230d380c46fa938e36fca433ddeb240f20a4ffd8adc4c'
+'7527c38008d32fd747af84c0e448d858e74d4d80c2f207ab00531da097e3e0a2'
)
options+=(!strip) # stripping causes crashes