summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-05-28 16:29:46 -0600
committerMark Wagie2021-05-28 16:29:46 -0600
commite7a14a237ddf43fc175499cd009f49636c2cc5f3 (patch)
tree4deed17c91706479223aedf4f9c38bb7fc041c06
parent7d34cb12abd5957b5fbbb94303f0c0332b34e7db (diff)
downloadaur-e7a14a237ddf43fc175499cd009f49636c2cc5f3.tar.gz
1.12.1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b629f82c7be..821223242bcc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = youtube-music-bin
pkgdesc = YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
- pkgver = 1.12.0
- pkgrel = 3
+ pkgver = 1.12.1
+ pkgrel = 1
url = https://th-ch.github.io/youtube-music
arch = x86_64
license = MIT
@@ -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.0/youtube-music_1.12.0_amd64.deb
- source = https://github.com/th-ch/youtube-music/raw/v1.12.0/license
- sha256sums = 5edb1bc9a46082e83ad647baae1afe3f8b31c0faf535248ac26a025e799ce84c
+ source = https://github.com/th-ch/youtube-music/releases/download/v1.12.1/youtube-music_1.12.1_amd64.deb
+ source = https://github.com/th-ch/youtube-music/raw/v1.12.1/license
+ sha256sums = bc1b1b83825423b8968246eb04236dc1c7b19c8467e0c35047dfc16c6e2ae3db
sha256sums = e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08
pkgname = youtube-music-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5e409a0b3f0b..86822bb2b838 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# 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.0
-pkgrel=3
+pkgver=1.12.1
+pkgrel=1
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"
@@ -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=('5edb1bc9a46082e83ad647baae1afe3f8b31c0faf535248ac26a025e799ce84c'
+sha256sums=('bc1b1b83825423b8968246eb04236dc1c7b19c8467e0c35047dfc16c6e2ae3db'
'e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08')
package(){