Explictly skip the MD5sums

This commit is contained in:
José Miguel Sarasola 2020-11-01 18:20:22 +01:00
parent aa95a1d78c
commit dac2f888ba
No known key found for this signature in database
GPG key ID: DDDF8FA62874584B

View file

@ -13,6 +13,7 @@ depends=('gtk3' 'nss')
provides=("${_pkgname}")
conflicts=("${_pkgname}"
"${_pkgname}-git")
md5sums=('SKIP')
source=("https://github.com/johannesjo/super-productivity/releases/download/v${pkgver}/superProductivity_${pkgver}_amd64.deb")
package() {