summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-09-30 16:27:30 -0600
committerMark Wagie2021-09-30 16:27:30 -0600
commitfcc5d50ae1a136421974d2f9b84f017539de8743 (patch)
tree7e89bf675de6475d426955d82a23aabf28f088bf
parentc0ea51a6f9172014fbb45e25c7552ff26c032c56 (diff)
downloadaur-fcc5d50ae1a136421974d2f9b84f017539de8743.tar.gz
1.13.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfd5f87f1e44..61f66e07b9df 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 = 1.12.2
+ pkgver = 1.13.0
pkgrel = 1
url = https://th-ch.github.io/youtube-music
arch = x86_64
@@ -12,9 +12,9 @@ pkgbase = youtube-music-bin
optdepends = libappindicator-gtk3: tray icon
provides = youtube-music
conflicts = youtube-music
- source = https://github.com/th-ch/youtube-music/releases/download/v1.12.2/youtube-music_1.12.2_amd64.deb
- source = https://github.com/th-ch/youtube-music/raw/v1.12.2/license
- sha256sums = 0bf47fa59cb0e539deb5d854cea21c723535b2cf1723db362c43a0998c4d0855
+ source = https://github.com/th-ch/youtube-music/releases/download/v1.13.0/youtube-music_1.13.0_amd64.deb
+ source = https://github.com/th-ch/youtube-music/raw/v1.13.0/license
+ sha256sums = 51250974edf54f6334779debd74ff2c0d700a4428123739102626009faf1b80e
sha256sums = e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08
pkgname = youtube-music-bin
diff --git a/PKGBUILD b/PKGBUILD
index e03101437579..9ac3ce036188 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
# Contributor: Harsh Barsaiyan <hbarsaiyan at gmail dot com>
pkgname=youtube-music-bin
-pkgver=1.12.2
+pkgver=1.13.0
pkgrel=1
pkgdesc="YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)"
arch=('x86_64')
@@ -14,7 +14,7 @@ provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")
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")
-sha256sums=('0bf47fa59cb0e539deb5d854cea21c723535b2cf1723db362c43a0998c4d0855'
+sha256sums=('51250974edf54f6334779debd74ff2c0d700a4428123739102626009faf1b80e'
'e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08')
package(){