summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSantiago Lo Coco2022-07-10 12:56:38 +0000
committerSantiago Lo Coco2022-07-10 12:56:38 +0000
commitc16efe40f0430f2b538f613168af87e2944cf64f (patch)
treeaa49be5a56d11af9745e3dd478d11531b30b4c7e
parent9a261def9d764234d097d1d447342f8c9694eddd (diff)
downloadaur-c16efe40f0430f2b538f613168af87e2944cf64f.tar.gz
Update shasum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e308733dbf9e..07663ee6ead4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -26,8 +26,8 @@ pkgbase = onivim2-bin
source = https://github.com/santilococo/oni2/releases/download/v0.5.7/AppDir.tar
source = https://github.com/santilococo/oni2/releases/download/v0.5.7/AppCache.tar
source = https://raw.githubusercontent.com/santilococo/oni2/master/LICENSE.md
- sha256sums = fbc8a7514abf272f2976dab349b65c5b9ab99715b51cd88e95e0c8c9e190d511
- sha256sums = 5664c11d7d8a0b216926144e9218bc5c3255a0f4934ae7eb58797ff2775db2cb
+ sha256sums = 298bf2e27df94a3018be0366a70c82f41e59c7b018cb43448d4ed516755ba818
+ sha256sums = 7009fd05c2c1063632a72a54be29be78e9ef9b62238ae55c805a51227eb7cf78
sha256sums = 32edcecd2c392702a06ee4490d839d8a6da786deb6ca0430f16655e071f0760a
pkgname = onivim2-bin
diff --git a/PKGBUILD b/PKGBUILD
index 56947311f107..3d150a1f2cd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,8 +17,8 @@ options=('!strip')
source=("${url}/releases/download/v${pkgver}/AppDir.tar"
"${url}/releases/download/v${pkgver}/AppCache.tar"
"https://raw.githubusercontent.com/santilococo/oni2/master/LICENSE.md")
-sha256sums=('fbc8a7514abf272f2976dab349b65c5b9ab99715b51cd88e95e0c8c9e190d511'
- '5664c11d7d8a0b216926144e9218bc5c3255a0f4934ae7eb58797ff2775db2cb'
+sha256sums=('298bf2e27df94a3018be0366a70c82f41e59c7b018cb43448d4ed516755ba818'
+ '7009fd05c2c1063632a72a54be29be78e9ef9b62238ae55c805a51227eb7cf78'
'32edcecd2c392702a06ee4490d839d8a6da786deb6ca0430f16655e071f0760a')
package() {