summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Reppen2018-04-16 11:14:24 +0200
committerMax Reppen2018-04-16 11:14:24 +0200
commitb061cd8485571cf9be798381b2fcf2ce9abded91 (patch)
treee002a613f9fdf00e6e34965b4e8b54a5fc6c7806
parent7920c01a0cadfd92d3ac3ae5253e37095728da8d (diff)
downloadaur-b061cd8485571cf9be798381b2fcf2ce9abded91.tar.gz
Bump to v1.3.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c06d23a60d4..fa31f92c4a3b 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.2.0
- pkgrel = 2
+ pkgver = 1.3.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.2.0/artisan-linux-1.2.0_amd64.deb
- sha256sums = e210bbbc6e09ebe2daa108a6598b8f02459fca3ddfa5136cd3ced347d71a3ef0
+ source = https://github.com/artisan-roaster-scope/artisan/releases/download/v1.3.0/artisan-linux-1.3.0.deb
+ sha256sums = 3955d018aa9c2aba73c230d380c46fa938e36fca433ddeb240f20a4ffd8adc4c
pkgname = artisan-roaster-scope
diff --git a/PKGBUILD b/PKGBUILD
index 84d248c1198b..28e9d346de58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
pkgname=artisan-roaster-scope
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.3.0
+pkgrel=1
pkgdesc="Artisan is a software that helps coffee roasters record, analyze, and control roast profiles."
arch=("x86_64")
url="https://github.com/artisan-roaster-scope/artisan"
license=('GPL3')
depends=()
source=(
-"https://github.com/artisan-roaster-scope/artisan/releases/download/v${pkgver}/artisan-linux-${pkgver}_amd64.deb"
+"https://github.com/artisan-roaster-scope/artisan/releases/download/v${pkgver}/artisan-linux-${pkgver}.deb"
)
sha256sums=(
-'e210bbbc6e09ebe2daa108a6598b8f02459fca3ddfa5136cd3ced347d71a3ef0'
+'3955d018aa9c2aba73c230d380c46fa938e36fca433ddeb240f20a4ffd8adc4c'
)
options+=(!strip) # stripping causes crashes