summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-12-11 09:21:51 -0700
committerMark Wagie2023-12-11 09:21:51 -0700
commit2754dfe56a860fe3b89e1e687131cc8da72c476a (patch)
tree9fde3c6559b1727fc0e2f5232ae3a7bb01ab3cbe
parent9200ce0cc5cf696bf58186db0e920cfe6d630151 (diff)
downloadaur-2754dfe56a860fe3b89e1e687131cc8da72c476a.tar.gz
3.1.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a894e2c7ff28..1bbb155db7f1 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 = 3.0.2
+ pkgver = 3.1.0
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/v3.0.2/youtube-music_3.0.2_amd64.deb
- source = https://github.com/th-ch/youtube-music/raw/v3.0.2/license
+ source = https://github.com/th-ch/youtube-music/releases/download/v3.1.0/youtube-music_3.1.0_amd64.deb
+ source = https://github.com/th-ch/youtube-music/raw/v3.1.0/license
source = youtube-music.sh
- sha256sums = 683cb19638de6d9076aa6304581e3d8fc197490a969ab20e858c8a4c163f5c35
+ sha256sums = 0546133ce4cef3a179dc19594fd8e32b7c5552cac01f2dea0ae7189afdbd5d7d
sha256sums = e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08
sha256sums = 3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c
diff --git a/PKGBUILD b/PKGBUILD
index 220fb1759575..fb891c32c92c 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=3.0.2
+pkgver=3.1.0
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=('683cb19638de6d9076aa6304581e3d8fc197490a969ab20e858c8a4c163f5c35'
+sha256sums=('0546133ce4cef3a179dc19594fd8e32b7c5552cac01f2dea0ae7189afdbd5d7d'
'e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08'
'3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c')