summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNico Suarez2020-07-08 14:46:34 +0800
committerNico Suarez2020-07-08 14:46:34 +0800
commit0acd255ef8a43fd7f38632e38d16a4bb1a930a5f (patch)
treef498b37094e569bd55dfaf7d2c21cc7f3edf2d02
parent57eb3e57ad7475bce25155a443bc2c1376493bda (diff)
downloadaur-0acd255ef8a43fd7f38632e38d16a4bb1a930a5f.tar.gz
hamsket package is no longer hash validated.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 95fb6c8b8269..f0e73c11a42f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hamsket-nightly-bin
pkgdesc = Forked Free and Open Source messaging and emailing app that combines common web applications into one
pkgver = 0.6.0
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/TheGoddessInari/hamsket
arch = x86_64
license = GPL3
@@ -23,7 +23,7 @@ pkgbase = hamsket-nightly-bin
source = hamsket.tar.gz::https://github.com/TheGoddessInari/hamsket/releases/download/nightly/hamsket-0.6.0.tar.gz
source = hamsket.desktop
source = hamsket.png
- sha256sums = ecead59af62bb6eb07b43aafe8b31b14b4fec2b559af50a1de590ff7130ff774
+ sha256sums = SKIP
sha256sums = 18ecd40929511a7083a690ed77690571b2160200298bf589e8818aad97317f27
sha256sums = 0bf4d0c849ad6151f77b346fea0424fab910f434378f9890b16fd15a32a10064
diff --git a/PKGBUILD b/PKGBUILD
index abf49c67cf1f..44e209034db1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=hamsket-nightly-bin
_pkgname=hamsket
pkgver=0.6.0
-pkgrel=10
+pkgrel=11
pkgdesc='Forked Free and Open Source messaging and emailing app that combines common web applications into one'
arch=('x86_64')
depends=('alsa-lib' 'bash' 'desktop-file-utils' 'libnotify' 'libxtst' 'libxss' 'nss')
@@ -16,7 +16,7 @@ source=("$_pkgname.tar.gz::https://github.com/TheGoddessInari/hamsket/releases/d
"${_pkgname}.desktop"
"${_pkgname}.png")
-sha256sums=('ecead59af62bb6eb07b43aafe8b31b14b4fec2b559af50a1de590ff7130ff774'
+sha256sums=('SKIP'
'18ecd40929511a7083a690ed77690571b2160200298bf589e8818aad97317f27'
'0bf4d0c849ad6151f77b346fea0424fab910f434378f9890b16fd15a32a10064')