summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcaverym2021-04-05 18:05:34 -0400
committercaverym2021-04-05 18:05:34 -0400
commit05bc5c95c0ab552108c9c44bba357947ef11aa45 (patch)
tree3746ce0d1f7f4cc692b93d0a5917a57a04e61a87
parent792a0583df6b12f4e6fb116bcb82cff67a2a51f2 (diff)
downloadaur-05bc5c95c0ab552108c9c44bba357947ef11aa45.tar.gz
there are 13 different shas
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62241b036444..3d6bf1183350 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=('rust' 'gcc')
conflicts=(proton-caller-git)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/caverym/"$__pkgname"/archive/${pkgver}.tar.gz")
-sha256sums=('ca7fca6fea3afac55b2a69c83cb8f4c4057e4df0726380f0df3079f6e52cb4d1')
+sha256sums=('934cc0ba60e6963379329696e6f703809d627dce0097a4c10e0023cd09805191')
build() {
cd "$srcdir/$__pkgname-$pkgver"