mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
Explictly skip the MD5sums
This commit is contained in:
parent
aa95a1d78c
commit
dac2f888ba
1 changed files with 1 additions and 0 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue