summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-12-02 11:23:51 -0700
committerMark Wagie2023-12-02 11:23:51 -0700
commit635469263599397432742c91b3654859ea5e9c6f (patch)
treec377c789478d5eb87a740278ffe6543b919dc7ea
parentcc6a99d08cb3794f1f999f8cab0d2fe87aa2ac99 (diff)
downloadaur-635469263599397432742c91b3654859ea5e9c6f.tar.gz
3.0.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d3d6be4eabd..77f4187ed2b8 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.2.0
+ pkgver = 3.0.1
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.2.0/youtube-music_2.2.0_amd64.deb
- source = https://github.com/th-ch/youtube-music/raw/v2.2.0/license
+ source = https://github.com/th-ch/youtube-music/releases/download/v3.0.1/youtube-music_3.0.1_amd64.deb
+ source = https://github.com/th-ch/youtube-music/raw/v3.0.1/license
source = youtube-music.sh
- sha256sums = 01cd1817b43b01b2f9a2878d20190dfd662a96b3dc0d2fb0d8ffe553e56a0068
+ sha256sums = 84a78cbdaf04ff27897f8a942ef65e35491a51765207965d9172c69562630545
sha256sums = e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08
sha256sums = 3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c
diff --git a/PKGBUILD b/PKGBUILD
index 405ed09674e8..c6443a473545 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.2.0
+pkgver=3.0.1
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=('01cd1817b43b01b2f9a2878d20190dfd662a96b3dc0d2fb0d8ffe553e56a0068'
+sha256sums=('84a78cbdaf04ff27897f8a942ef65e35491a51765207965d9172c69562630545'
'e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08'
'3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c')