mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-17 16:37:43 +00:00
AUR: include checksums
This commit is contained in:
parent
67c7bc6f34
commit
9e59910f43
2 changed files with 3 additions and 2 deletions
|
|
@ -13,8 +13,8 @@ depends=('gtk3' 'nss')
|
|||
provides=("${_pkgname}")
|
||||
conflicts=("${_pkgname}"
|
||||
"${_pkgname}-git")
|
||||
md5sums=('SKIP')
|
||||
source=("superproductivity-${pkgver}-amd64.deb::https://github.com/johannesjo/super-productivity/releases/download/v${pkgver}/superProductivity-amd64.deb")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
package() {
|
||||
tar -xvf data.tar.xz -C "${pkgdir}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue