summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2022-12-31 09:00:10 -0700
committerMark Wagie2022-12-31 09:00:10 -0700
commita7b26b2e6abe0b3c19a63e58c725f6d5c09815b4 (patch)
tree73d7670ad1d71693ad43af51e8ceb69c7a7f6abc
parentf07f381df75e1ac55ece605a03c58574a4618cac (diff)
downloadaur-a7b26b2e6abe0b3c19a63e58c725f6d5c09815b4.tar.gz
1.19.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2bbb3eb4eaa5..f36ca22730ce 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.18.0
+ pkgver = 1.19.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.18.0/youtube-music_1.18.0_amd64.deb
- source = https://github.com/th-ch/youtube-music/raw/v1.18.0/license
- sha256sums = c12e32049d8dd4678e52ddf7b9a85799b2eeaf9d69dae9ad16d7cb4245f9b20a
+ source = https://github.com/th-ch/youtube-music/releases/download/v1.19.0/youtube-music_1.19.0_amd64.deb
+ source = https://github.com/th-ch/youtube-music/raw/v1.19.0/license
+ sha256sums = f8bebf16cd24463dd830bdf3dbd59cc6a4f44a5422a2b995f1ef8bb260325beb
sha256sums = e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08
pkgname = youtube-music-bin
diff --git a/PKGBUILD b/PKGBUILD
index db3b4d29002c..b0a9552f825a 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.18.0
+pkgver=1.19.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=('c12e32049d8dd4678e52ddf7b9a85799b2eeaf9d69dae9ad16d7cb4245f9b20a'
+sha256sums=('f8bebf16cd24463dd830bdf3dbd59cc6a4f44a5422a2b995f1ef8bb260325beb'
'e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08')
package(){