summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrandon Clifford2017-07-13 11:12:51 -0600
committerBrandon Clifford2017-07-13 11:12:51 -0600
commit4b7ea6271dfce2f0ac3819d5aed23108173842fb (patch)
tree3b17b0f2ec36476620842c84776e13d24fc8ffe2 /PKGBUILD
parent70ffa102cad88df2cf69ee2d30d83b6887a660ce (diff)
downloadaur-4b7ea6271dfce2f0ac3819d5aed23108173842fb.tar.gz
Use correct SHA256 sum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89f1f0695b46..b5a309541dfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('custom')
depends=()
makedepends=('desktop-file-utils')
source=("https://github.com/limpkin/mooltiapp/releases/download/v${pkgver}/${_pkgname}_${pkgver}_amd64.deb")
-sha256sums=('b2d37bebef04152fe79b5f8da1741ad9cc66e092e41f14641cf8c151630fb9d8')
+sha256sums=('a3c61bcff3555af0d00a461908cfc58dfc2b43cde265a47e7583192347a34794')
package() {
bsdtar -O -xf "${_pkgname}_${pkgver}_amd64.deb" data.tar.xz | bsdtar -C "${pkgdir}" -xJf -