summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrandon Clifford2017-07-13 11:12:51 -0600
committerBrandon Clifford2017-07-13 11:12:51 -0600
commit4b7ea6271dfce2f0ac3819d5aed23108173842fb (patch)
tree3b17b0f2ec36476620842c84776e13d24fc8ffe2
parent70ffa102cad88df2cf69ee2d30d83b6887a660ce (diff)
downloadaur-mooltiapp.tar.gz
Use correct SHA256 sum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9be357153cf9..f6f200fe86fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Jul 13 17:10:39 UTC 2017
+# Thu Jul 13 17:12:50 UTC 2017
pkgbase = mooltiapp
pkgdesc = Mooltiapp Desktop
pkgver = 2.0.82
@@ -9,7 +9,7 @@ pkgbase = mooltiapp
license = custom
makedepends = desktop-file-utils
source = https://github.com/limpkin/mooltiapp/releases/download/v2.0.82/MooltiApp_2.0.82_amd64.deb
- sha256sums = b2d37bebef04152fe79b5f8da1741ad9cc66e092e41f14641cf8c151630fb9d8
+ sha256sums = a3c61bcff3555af0d00a461908cfc58dfc2b43cde265a47e7583192347a34794
pkgname = mooltiapp
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 -