summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Friedrich2019-05-22 18:03:57 +0200
committerOliver Friedrich2019-05-22 18:03:57 +0200
commitc664f2d87aad952669a8e39c38c794d8139dacb4 (patch)
tree06146bba7d728de122429d90c8d998443953398c
parent6f0c5a3854e9dc09ae500b04284a2e109ce1550b (diff)
downloadaur-c664f2d87aad952669a8e39c38c794d8139dacb4.tar.gz
Update sha256sum
Signed-off-by: Oliver Friedrich <olifriedrich@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0fe0a4e6b18..1d30e0f72f8e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tonelib-jam-bin
pkgdesc = ToneLib Jam – the learning and practice software for guitar players
pkgver = 3.8.2
- pkgrel = 1
+ pkgrel = 2
url = https://tonelib.net/jam-overview/
arch = x86_64
license = custom
@@ -15,7 +15,7 @@ pkgbase = tonelib-jam-bin
depends = freetype2
optdepends = jack: JACK output
source = https://www.tonelib.net/download/ToneLib-Jam-amd64.deb
- sha256sums = 9bb1797a92e146bc11e7c54af34172a7a5761e3a8e1ddcd36e8ee2674f00cd1b
+ sha256sums = 9bfe5769a9c8d24c43be6eb96323a532e93fa93d857d81814ba450e3a16cce23
pkgname = tonelib-jam-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0a0387b8fd81..c1c8724d5dab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='tonelib-jam-bin'
pkgver=3.8.2
-pkgrel=1
+pkgrel=2
pkgdesc="ToneLib Jam – the learning and practice software for guitar players"
arch=('x86_64')
filename="ToneLib-Jam-amd64.deb"
@@ -11,7 +11,7 @@ url="https://tonelib.net/jam-overview/"
depends=('gtk3' 'glib2' 'desktop-file-utils' 'alsa-lib' 'harfbuzz' 'fribidi' 'pango' 'freetype2')
optdepends=('jack: JACK output')
source=("https://www.tonelib.net/download/${filename}")
-sha256sums=('9bb1797a92e146bc11e7c54af34172a7a5761e3a8e1ddcd36e8ee2674f00cd1b')
+sha256sums=('9bfe5769a9c8d24c43be6eb96323a532e93fa93d857d81814ba450e3a16cce23')
package () {
tar xf data.tar.xz -C "${pkgdir}"