summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonathan Bangert2023-10-01 20:54:38 +0200
committerJonathan Bangert2023-10-01 20:54:38 +0200
commitd86563c9480cadc070fcfd0b6d14c5a33e6c3e2d (patch)
tree6f78cce6f74fb6a0d25cf434ada81dc0936d2559 /PKGBUILD
parent4dce06b3e7fdd0d050a09b92df459567f340336a (diff)
downloadaur-d86563c9480cadc070fcfd0b6d14c5a33e6c3e2d.tar.gz
v0.0.19
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51e1f9a60b8b..e226b363db41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonathan Bangert <jonathan@bangert.dk>
pkgname='music-assistant-desktop-bin'
-pkgver=0.0.18
+pkgver=0.0.19
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=('58d7d47cb853874ee93e1a4c054f8f2b')
+md5sums=('5ae64d53b1c718c34aa7246195e36311')
source=("$pkgname-$pkgver::$url/releases/download/v$pkgver/music-assistant-companion-${pkgver}")
package() {