summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSumner Evans2020-02-20 20:23:18 -0700
committerSumner Evans2020-02-20 20:23:18 -0700
commit47144d68c681c18dc4fae67650e2bee86a8fbf5c (patch)
tree10a1bc7c367dc64bd2b9da96bea8ef8ede64de6f /PKGBUILD
parentc9679a89923729b5a4aded2d1d586dad5a52c4d4 (diff)
downloadaur-47144d68c681c18dc4fae67650e2bee86a8fbf5c.tar.gz
Fixed the md5sum for the logo resource
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7ea98eae856..011f6e03f228 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase='sublime-music'
pkgname=('sublime-music')
_module='sublime-music'
pkgver='0.8.12'
-pkgrel=1
+pkgrel=2
pkgdesc='A native Subsonic/Airsonic/*sonic client for Linux. Build using Python and GTK+.'
url='https://gitlab.com/sumner/sublime-music'
depends=(
@@ -36,7 +36,7 @@ source=(
'https://gitlab.com/sumner/sublime-music/-/jobs/artifacts/v0.8.12/download?job=build_logo'
)
md5sums=('6a608f061f891aa238213592326cf143'
- '5202c452ef665c3d17c9c15787aa3276')
+ '44e20182ab33dd53fc4877038a27cd5f')
build() {