summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKimiblock2023-09-21 08:19:10 +0800
committerKimiblock2023-09-21 08:19:10 +0800
commit399c1f14433d3e708bebad58b6580a80fedac01f (patch)
tree289a89426fb40772cb6f5a27d927a70defcc2a37
parenta39dda2ecc0788ac71efd67b00904e837bf84777 (diff)
downloadaur-399c1f14433d3e708bebad58b6580a80fedac01f.tar.gz
Add a hash
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f70c25e8ba9d..fcc1a733aa66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=("Apache")
depends=("matrix-synapse")
source=("git+https://github.com/matrix-org/sliding-sync.git" "sliding-sync-git.service")
makedepends=("go")
-sha256sums=('SKIP' "SKIP")
+sha256sums=("SKIP" "ddf706360287e2f6c5e9646c8e3c4e49fa5021dd4fc2c85701d0a8aee863c26c")
provides=("sliding-sync")
install="sliding-sync-git.install"