summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Bangert2023-10-09 16:07:49 +0200
committerJonathan Bangert2023-10-09 16:07:49 +0200
commitf07b9be725f07b37a83d97d904f34dd714b67e54 (patch)
tree839e904700555064d3bb7847f6588e36895a1101 /PKGBUILD
parent86ffd3b6d4cc258795f071846726e6c9f8f24710 (diff)
downloadaur-f07b9be725f07b37a83d97d904f34dd714b67e54.tar.gz
v0.0.21
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 372427ff9865..e6b86048e21b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Bangert <jonathan@bangert.dk>
pkgname='music-assistant-desktop-bin'
-pkgver=0.0.20
+pkgver=0.0.21
pkgrel=1
pkgdesc="Music Assistant Companion App"
arch=('x86_64')
@@ -9,7 +9,7 @@ conflicts=(music-assistant-desktop)
provides=(music-assistant-companion)
dependencies=(curl)
license=('Apache-2.0')
-md5sums=('7acfa621aea6589e7b6dd54539ffec89')
+md5sums=('bec15615f56208700d6244750f16c9bb')
source=("$pkgname-$pkgver::$url/releases/download/v$pkgver/music-assistant-companion-${pkgver}")
package() {