makedeb


standard-notes-bin 3.194.13-1


Think fearlessly with end-to-end encrypted notes and files.

Viewing /PKGBUILD.

View raw.

Click here to go back to the Git tree for standard-notes-bin.

# Maintainer: Tai Lam <taivlam-aur-mpr [dot] tinsmith796 [at] silomails [dot] com>

_pkgname="standard-notes"
pkgname="standard-notes-bin"
pkgver='3.194.13'
pkgrel='1'
pkgdesc="Think fearlessly with end-to-end encrypted notes and files."
arch=('amd64' 'arm64')
depends=()
license=('AGPL-3.0-or-later')
url="https://github.com/standardnotes/app"
source_amd64=("${pkgname}_${pkgver}-${pkgrel}_${arch}.deb"::"${url}/releases/download/%40standardnotes%2Fdesktop%40${pkgver}/${_pkgname}-${pkgver}-linux-amd64.deb")
source_arm64=("${pkgname}_${pkgver}-${pkgrel}_${arch}.deb"::"${url}/releases/download/%40standardnotes%2Fdesktop%40${pkgver}/${_pkgname}-${pkgver}-linux-arm64.deb")
sha512sums_amd64=('e960d71cfbe824ecfd919ce123f6e93413f740a19f1175710e921790b71ca221fb41989c817d0b48ddd61542bda1775d927678a857a22b344f7d3aae39e24c79')
sha512sums_arm64=('b7ee239f9d904de298c2e44c6e42650d219ff86c4709e31c03f3f9fb2b36ad74947c6df0d8b2c3fcd444e0ec06bbc57387652ff76c3a301908b4486cb7622510')
noextract=("${pkgname}_${pkgver}-${pkgrel}_${arch}.deb")
provides=("${_pkgname}")
conflicts=("standard-notes" "standard-notes-deb")

package() {
exec true
}