summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-10-22 11:14:05 -0600
committerMark Wagie2023-10-22 11:14:05 -0600
commit768ab56c585abebdc901f87a3621f45cecf44816 (patch)
tree715d103abd052b08a5bbd11dd2d4893e99cb3eb6
parent398c2c62c88196103175e0e49a30a694aa127112 (diff)
downloadaur-768ab56c585abebdc901f87a3621f45cecf44816.tar.gz
2.1.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f9fce1ef917c..ed907c7282ef 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.2
+ pkgver = 2.1.3
pkgrel = 1
url = https://th-ch.github.io/youtube-music
install = youtube-music.install
@@ -12,10 +12,10 @@ pkgbase = youtube-music-bin
depends = nss
provides = youtube-music
conflicts = youtube-music
- source = https://github.com/th-ch/youtube-music/releases/download/v2.1.2/youtube-music_2.1.2_amd64.deb
- source = https://github.com/th-ch/youtube-music/raw/v2.1.2/license
+ source = https://github.com/th-ch/youtube-music/releases/download/v2.1.3/youtube-music_2.1.3_amd64.deb
+ source = https://github.com/th-ch/youtube-music/raw/v2.1.3/license
source = youtube-music.sh
- sha256sums = 9e22c53f2da04572811a6ab7b947b572d1cd98fb1c37c73d0edcb04f6768423d
+ sha256sums = 2a4b073c8d6dfc8b942dfbc39582f9bc353dacb651b9ef63cb064a1fe4203784
sha256sums = e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08
sha256sums = 3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c
diff --git a/PKGBUILD b/PKGBUILD
index 45a0af8b9af1..3a2a84803785 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.2
+pkgver=2.1.3
pkgrel=1
pkgdesc="YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)"
arch=('x86_64')
@@ -15,7 +15,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=('9e22c53f2da04572811a6ab7b947b572d1cd98fb1c37c73d0edcb04f6768423d'
+sha256sums=('2a4b073c8d6dfc8b942dfbc39582f9bc353dacb651b9ef63cb064a1fe4203784'
'e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08'
'3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c')