summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhb200320032020-12-05 21:18:44 +0000
committerhb200320032020-12-05 21:18:44 +0000
commitac56c2b7343a7d590a0eec09eff865667e072704 (patch)
treeff37276ee4609e31160c4881c460726a29a2f9a3
parent63283ea94c40c9c9c287a723ca6a41c8bcd96824 (diff)
downloadaur-ac56c2b7343a7d590a0eec09eff865667e072704.tar.gz
Update AUR package
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc1ae6eec9ff..a1f3fd60a69e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = youtube-music-bin
pkgdesc = YouTube Music Desktop App bundled with custom plugins like built-in ad blocker & downloader
- pkgver = 1.7.1
+ pkgver = 1.6.5
pkgrel = 1
url = https://github.com/th-ch/youtube-music
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = youtube-music-bin
makedepends = git
noextract = ${_pkgname}-${pkgver}.AppImage
options = !strip
- source = https://github.com/th-ch/youtube-music/releases/download/v1.7.1/YouTube-Music-1.7.1.AppImage
+ source = https://github.com/th-ch/youtube-music/releases/download/v1.6.5/YouTube-Music-1.6.5.AppImage
source = https://raw.githubusercontent.com/th-ch/youtube-music/master/license
source = youtube-music-bin.desktop
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 49d8c34fd4a4..70e9bdd3c577 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=youtube-music-bin
_pkgname=YouTube-Music
-pkgver=1.7.1
+pkgver=1.6.5
pkgrel=1
epoch=
pkgdesc="YouTube Music Desktop App bundled with custom plugins like built-in ad blocker & downloader"