summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcorey drew bruce2022-12-24 01:15:15 +1000
committercorey drew bruce2022-12-24 01:15:15 +1000
commit3e351bdf7dc23a735a0ac8d70f64ff5d0471565e (patch)
tree151ee4eada919506eab8cb4db169495a3393e630
parent48c7036832a4fd3dadfa54fd85e7ea085234ae37 (diff)
downloadaur-3e351bdf7dc23a735a0ac8d70f64ff5d0471565e.tar.gz
Changed sha256sums to SKIP
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f98ad62844d..2127e9b7726c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,6 +14,6 @@ pkgbase = twitch
depends = git
conflicts = twitch-bin
source = https://gitlab.com/twitch-application/application/-/archive/1.0.5-2/application-1.0.5-2.tar.bz2
- sha256sums = e33c1e31f2c0cd8e2a457c1cac028698bfeb8d181ba6b6df59ad1d42330a7ecf
+ sha256sums = SKIP
pkgname = twitch
diff --git a/PKGBUILD b/PKGBUILD
index 0d09e47018bc..d522d18e4dde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ depends=('libelectron' 'nss' 'gtk3' 'libxss' 'git')
makedepends=('unzip')
conflicts=("twitch-bin")
source=("https://gitlab.com/twitch-application/application/-/archive/$pkgver-$pkgrel/application-$pkgver-$pkgrel.tar.bz2")
-sha256sums=('e33c1e31f2c0cd8e2a457c1cac028698bfeb8d181ba6b6df59ad1d42330a7ecf')
+sha256sums=('SKIP')
package() {