summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-10-09 11:05:55 -0600
committerMark Wagie2023-10-09 11:05:55 -0600
commit46e8d9c48ccd5c7af69df71fde8a58c8c40fd7d6 (patch)
tree13fe83842efa13fbecb1d121f6ce214de3396d30
parent11e670d09a3665aa65563eacad127f3b8d39aa19 (diff)
downloadaur-46e8d9c48ccd5c7af69df71fde8a58c8c40fd7d6.tar.gz
2.0.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d69889e878ca..71afe6d44215 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.2
+ pkgver = 2.0.3
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.2/youtube-music_2.0.2_amd64.deb
- source = https://github.com/th-ch/youtube-music/raw/v2.0.2/license
+ 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 = youtube-music.sh
- sha256sums = 3a45f42f8e355e666b22f2b78a4a253e7501c6331efcfb2e769b11184518689b
+ sha256sums = 7e569baab17fcd6b3e25092af90bcc3a7baed593c9b61bd78e3582e23c6d21e0
sha256sums = e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08
sha256sums = 3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c
diff --git a/PKGBUILD b/PKGBUILD
index 1882a0c977a0..7dad7fb605b7 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.2
+pkgver=2.0.3
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=('3a45f42f8e355e666b22f2b78a4a253e7501c6331efcfb2e769b11184518689b'
+sha256sums=('7e569baab17fcd6b3e25092af90bcc3a7baed593c9b61bd78e3582e23c6d21e0'
'e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08'
'3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c')