summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-10-07 10:15:53 -0600
committerMark Wagie2023-10-07 10:15:53 -0600
commitfb68ddb6b448496551b4938fcb56e3c2e0962b0f (patch)
tree18c2d6cab8858d83f0e3cc9141d6f216b143f201
parent7253c4cfa6dff91491a5add1fa19ce753a7e1b9c (diff)
downloadaur-fb68ddb6b448496551b4938fcb56e3c2e0962b0f.tar.gz
2.0.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 263003957ff6..9de3b3337a14 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.0
+ pkgver = 2.0.1
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.0/youtube-music_2.0.0_amd64.deb
- source = https://github.com/th-ch/youtube-music/raw/v2.0.0/license
+ source = https://github.com/th-ch/youtube-music/releases/download/v2.0.1/youtube-music_2.0.1_amd64.deb
+ source = https://github.com/th-ch/youtube-music/raw/v2.0.1/license
source = youtube-music.sh
- sha256sums = b511abf7f3b00bc6679ea78e83efee33846d84c727270ccdb8194b41347b3c67
+ sha256sums = 93563e44341c8d7c7df3b7065a7c13b524e6c32f56409f9e045b53afa8be2890
sha256sums = e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08
sha256sums = 3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c
diff --git a/PKGBUILD b/PKGBUILD
index 867d4b7c3a90..703cc9666cbc 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.0
+pkgver=2.0.1
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=('b511abf7f3b00bc6679ea78e83efee33846d84c727270ccdb8194b41347b3c67'
+sha256sums=('93563e44341c8d7c7df3b7065a7c13b524e6c32f56409f9e045b53afa8be2890'
'e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08'
'3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c')