summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-02-21 08:35:10 -0700
committerMark Wagie2022-02-21 08:35:10 -0700
commitf61c434b9bf5a94644fb85e1849dc9c19a9c5684 (patch)
tree3f2c308c5efdde053be3391f305fb0beb457ecff
parente758a33e4ea61b597e71d824897057d3fa0100fe (diff)
downloadaur-f61c434b9bf5a94644fb85e1849dc9c19a9c5684.tar.gz
1.16.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b5742579d74..904e732d8ec9 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.14.0
+ pkgver = 1.16.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.14.0/youtube-music_1.14.0_amd64.deb
- source = https://github.com/th-ch/youtube-music/raw/v1.14.0/license
- sha256sums = 5c4b03ead7955f72b08f60486ce528b59d466067650588cf17b5e77e0541d2ba
+ source = https://github.com/th-ch/youtube-music/releases/download/v1.16.0/youtube-music_1.16.0_amd64.deb
+ source = https://github.com/th-ch/youtube-music/raw/v1.16.0/license
+ sha256sums = e4d8b7830fb24d33f4bc8c371dd54d645f8cd870716964afbb544e95b728a1af
sha256sums = e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08
pkgname = youtube-music-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3ac155e9498e..ec69d26fe0a9 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.14.0
+pkgver=1.16.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=('5c4b03ead7955f72b08f60486ce528b59d466067650588cf17b5e77e0541d2ba'
+sha256sums=('e4d8b7830fb24d33f4bc8c371dd54d645f8cd870716964afbb544e95b728a1af'
'e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08')
package(){