summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcorey drew bruce2022-08-10 19:51:20 +1000
committercorey drew bruce2022-08-10 19:51:20 +1000
commit5ef5425d7a9f4712bca121ae98396d8be8c84123 (patch)
treed4ed0ad370f4b642060e18277025dac78c407933
parent421519373d271cc686671fb61dcdeebcc728c67c (diff)
downloadaur-5ef5425d7a9f4712bca121ae98396d8be8c84123.tar.gz
Youtube 1.0.7-8
-rwxr-xr-x.SRCINFO6
-rwxr-xr-xPKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe919cec05a4..2ad694c3b762 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = youtube-bin
pkgdesc = Unnofficial Youtube desktop application
pkgver = 1.0.7
- pkgrel = 7
+ pkgrel = 8
url = https://gitlab.com/youtube/application
arch = x86_64
arch = arm7h
@@ -12,9 +12,9 @@ pkgbase = youtube-bin
depends = gtk3
depends = libxss
conflicts = youtube-git
- source_x86_64 = https://gitlab.com/youtube-desktop/binaries/1.0.7-7/-/raw/main/Youtube-linux-x64.tar.gz
+ source_x86_64 = https://gitlab.com/youtube-desktop/binaries/1.0.7-8/-/raw/main/Youtube-linux-x64.tar.xz
sha256sums_x86_64 = SKIP
- source_aarch64 = https://gitlab.com/youtube-desktop/binaries/1.0.7-7/-/raw/main/Youtube-linux-arm64.tar.gz
+ source_aarch64 = https://gitlab.com/youtube-desktop/binaries/1.0.7-8/-/raw/main/Youtube-linux-arm64.tar.xz
sha256sums_aarch64 = SKIP
pkgname = youtube-bin
diff --git a/PKGBUILD b/PKGBUILD
index 5ce55db70b96..eef4baf0f9ad 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=youtube-bin
_pkgname=Youtube-bin
pkgver=1.0.7
-pkgrel=7
+pkgrel=8
_pkgrel_x86_64=1
_pkgrel_armv7h=1
_pkgrel_aarch64=1
@@ -15,9 +15,9 @@ conflicts=("youtube-git")
sha256sums_x86_64=('SKIP')
sha256sums_aarch64=('SKIP')
sha256sums_armv7h=('SKIP')
-source_x86_64=("https://gitlab.com/youtube-desktop/binaries/"$pkgver"-"$pkgrel"/-/raw/main/Youtube-linux-x64.tar.gz")
-source_armv7h=("https://gitlab.com/youtube-desktop/binaries/"$pkgver"-"$pkgrel"/-/raw/main/Youtube-linux-armv7l.tar.gz")
-source_aarch64=("https://gitlab.com/youtube-desktop/binaries/"$pkgver"-"$pkgrel"/-/raw/main/Youtube-linux-arm64.tar.gz")
+source_x86_64=("https://gitlab.com/youtube-desktop/binaries/"$pkgver"-"$pkgrel"/-/raw/main/Youtube-linux-x64.tar.xz")
+source_armv7h=("https://gitlab.com/youtube-desktop/binaries/"$pkgver"-"$pkgrel"/-/raw/main/Youtube-linux-armv7l.tar.xz")
+source_aarch64=("https://gitlab.com/youtube-desktop/binaries/"$pkgver"-"$pkgrel"/-/raw/main/Youtube-linux-arm64.tar.xz")
package() {