summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2023-04-08 09:55:39 -0600
committerMark Wagie2023-04-08 09:55:39 -0600
commit26eb4578899bb997d50a82cd84ec3f71776b9017 (patch)
tree368d9de552fb0684ddf42cf325565d19d9101cf1 /PKGBUILD
parent7ab2b113fb1c2fafb28c7f4489e00f81ffe5d9fe (diff)
downloadaur-26eb4578899bb997d50a82cd84ec3f71776b9017.tar.gz
fix typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2839b5285d3..fb309d413896 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
+# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
# Contributor: Harsh Barsaiyan <hbarsaiyan at gmail dot com>
pkgname=youtube-music-bin
pkgver=1.19.0
-pkgrel=3
+pkgrel=4
pkgdesc="YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)"
arch=('x86_64')
url="https://th-ch.github.io/youtube-music"
@@ -19,7 +19,7 @@ source=("https://github.com/th-ch/youtube-music/releases/download/v$pkgver/${pkg
"${pkgname%-bin}.sh")
sha256sums=('f8bebf16cd24463dd830bdf3dbd59cc6a4f44a5422a2b995f1ef8bb260325beb'
'e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08'
- '00a19851f1b91c7fbefede55f6a17a51182d8bb41187569684f9f58566a83b26')
+ '5bd19a45a4f328db82a10fa89b3d1fcf2c30424372cc0824f348972f2ef873bf')
package(){
bsdtar xfv data.tar.xz -C "$pkgdir"