AUR: include checksums

This commit is contained in:
Aria Moradi 2025-09-01 23:06:05 +03:30 committed by GitHub
parent 67c7bc6f34
commit 9e59910f43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

View file

@ -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}"