summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-10-14 11:23:03 -0600
committerMark Wagie2023-10-14 11:23:03 -0600
commitb709870f7caa99610263d0c05fb83ae36bdfe4fe (patch)
treea2d40e1a8330497f83ada29042b93b9a7af26f96
parent9bd63ee34087d5df4af018b71fefff2f7a43cf86 (diff)
downloadaur-b709870f7caa99610263d0c05fb83ae36bdfe4fe.tar.gz
2.1.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a1fe6ed3697..438752148092 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.1.0
+ pkgver = 2.1.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.1.0/youtube-music_2.1.0_amd64.deb
- source = https://github.com/th-ch/youtube-music/raw/v2.1.0/license
+ source = https://github.com/th-ch/youtube-music/releases/download/v2.1.1/youtube-music_2.1.1_amd64.deb
+ source = https://github.com/th-ch/youtube-music/raw/v2.1.1/license
source = youtube-music.sh
- sha256sums = 864a629e5e389dd3f888d0ba0b5c514a58f76460632faa0f318e79834315cec8
+ sha256sums = e9d8d5e7c61b243cc484f6e72d4fa80a8286ea0d97f719545eb70242542f2c4e
sha256sums = e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08
sha256sums = 3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c
diff --git a/PKGBUILD b/PKGBUILD
index 4cd33873ec58..2c2d6640385d 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.1.0
+pkgver=2.1.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=('864a629e5e389dd3f888d0ba0b5c514a58f76460632faa0f318e79834315cec8'
+sha256sums=('e9d8d5e7c61b243cc484f6e72d4fa80a8286ea0d97f719545eb70242542f2c4e'
'e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08'
'3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c')