summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Hitchcock2016-08-10 18:01:07 -0500
committerDoug Hitchcock2016-08-10 18:01:07 -0500
commitb095e6c50aa99b0e39e8637853797705dd2a2687 (patch)
treeb72f15e621132ee3e8fd50a4e3cf230864dcea3e
parent84f8adbfd1de9fc1b56f71dabf10a2d30ae4d5e6 (diff)
downloadaur-b095e6c50aa99b0e39e8637853797705dd2a2687.tar.gz
fixed sums
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79e6666ac861..e37b4f55f6db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = sococo
arch = x86_64
license = custom
source_x86_64 = https://s.sococo.com/rs/client/linux64/apt/pool/main/sococo-0.3.9-10415_amd64.deb
- sha256sums_x86_64 = e9dfa546f359f781c23176b641f812160c7784a19a1baf2bb3177ef4a6c4f494
+ sha256sums_x86_64 = eec10c2b2527a0b4834092794497bbda5464a64d7922bd39cd4fde2fc749df44
pkgname = sococo
diff --git a/PKGBUILD b/PKGBUILD
index 094308eacebe..8e014b152ad9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('custom')
source_x86_64=("https://s.sococo.com/rs/client/linux64/apt/pool/main/sococo-${pkgver//_/-}_amd64.deb")
-sha256sums_x86_64=('e9dfa546f359f781c23176b641f812160c7784a19a1baf2bb3177ef4a6c4f494')
+sha256sums_x86_64=('eec10c2b2527a0b4834092794497bbda5464a64d7922bd39cd4fde2fc749df44')
package() {
bsdtar -O -xf "sococo-${pkgver//_/-}"*.deb data.tar.gz | bsdtar -C "$pkgdir" -xJf -