summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-10-11 11:18:53 -0600
committerMark Wagie2023-10-11 11:18:53 -0600
commit4441caebb69cbdb6e5f9c565bfc486303336b69d (patch)
tree600d38f65f19df70efcc812137eb9b2c6cc41dde
parent46e8d9c48ccd5c7af69df71fde8a58c8c40fd7d6 (diff)
downloadaur-4441caebb69cbdb6e5f9c565bfc486303336b69d.tar.gz
2.0.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71afe6d44215..9b331cdfa389 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = youtube-music-bin
pkgdesc = YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
- pkgver = 2.0.3
+ pkgver = 2.0.4
pkgrel = 1
url = https://th-ch.github.io/youtube-music
install = youtube-music.install
@@ -13,10 +13,10 @@ pkgbase = youtube-music-bin
optdepends = libnotify: desktop notifications
provides = youtube-music
conflicts = youtube-music
- source = https://github.com/th-ch/youtube-music/releases/download/v2.0.3/youtube-music_2.0.3_amd64.deb
- source = https://github.com/th-ch/youtube-music/raw/v2.0.3/license
+ source = https://github.com/th-ch/youtube-music/releases/download/v2.0.4/youtube-music_2.0.4_amd64.deb
+ source = https://github.com/th-ch/youtube-music/raw/v2.0.4/license
source = youtube-music.sh
- sha256sums = 7e569baab17fcd6b3e25092af90bcc3a7baed593c9b61bd78e3582e23c6d21e0
+ sha256sums = e2d69f202f5b0dfb65a45ada0832fb8d1b79c2df40bbd6112f9850ba5399ec03
sha256sums = e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08
sha256sums = 3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c
diff --git a/PKGBUILD b/PKGBUILD
index 7dad7fb605b7..3e555618aea8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
# Contributor: Harsh Barsaiyan <hbarsaiyan at gmail dot com>
pkgname=youtube-music-bin
-pkgver=2.0.3
+pkgver=2.0.4
pkgrel=1
pkgdesc="YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)"
arch=('x86_64')
@@ -16,7 +16,7 @@ install="${pkgname%-bin}.install"
source=("https://github.com/th-ch/youtube-music/releases/download/v$pkgver/${pkgname%-bin}_${pkgver}_amd64.deb"
"https://github.com/th-ch/youtube-music/raw/v$pkgver/license"
"${pkgname%-bin}.sh")
-sha256sums=('7e569baab17fcd6b3e25092af90bcc3a7baed593c9b61bd78e3582e23c6d21e0'
+sha256sums=('e2d69f202f5b0dfb65a45ada0832fb8d1b79c2df40bbd6112f9850ba5399ec03'
'e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08'
'3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c')