summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-10-08 15:29:39 -0600
committerMark Wagie2023-10-08 15:29:39 -0600
commit11e670d09a3665aa65563eacad127f3b8d39aa19 (patch)
tree658fcfec5298c2d230179ed861618b84ea2566a7
parentfb68ddb6b448496551b4938fcb56e3c2e0962b0f (diff)
downloadaur-11e670d09a3665aa65563eacad127f3b8d39aa19.tar.gz
2.0.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9de3b3337a14..d69889e878ca 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.1
+ pkgver = 2.0.2
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.1/youtube-music_2.0.1_amd64.deb
- source = https://github.com/th-ch/youtube-music/raw/v2.0.1/license
+ source = https://github.com/th-ch/youtube-music/releases/download/v2.0.2/youtube-music_2.0.2_amd64.deb
+ source = https://github.com/th-ch/youtube-music/raw/v2.0.2/license
source = youtube-music.sh
- sha256sums = 93563e44341c8d7c7df3b7065a7c13b524e6c32f56409f9e045b53afa8be2890
+ sha256sums = 3a45f42f8e355e666b22f2b78a4a253e7501c6331efcfb2e769b11184518689b
sha256sums = e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08
sha256sums = 3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c
diff --git a/PKGBUILD b/PKGBUILD
index 703cc9666cbc..1882a0c977a0 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.1
+pkgver=2.0.2
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=('93563e44341c8d7c7df3b7065a7c13b524e6c32f56409f9e045b53afa8be2890'
+sha256sums=('3a45f42f8e355e666b22f2b78a4a253e7501c6331efcfb2e769b11184518689b'
'e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08'
'3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c')