summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 1 insertions, 13 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9918549755d..51bdb70bf440 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,21 +7,9 @@ pkgdesc="Opensource note app for developer"
arch=('x86_64')
url="https://b00st.io/"
license=('GPL')
-groups=()
-depends=()
-makedepends=()
-checkdepends=()
-optdepends=()
-provides=()
-conflicts=()
-replaces=()
-backup=()
-options=()
-install=
-changelog=
source=(
- "https://github.com/BoostIO/boost-releases/releases/download/v0.5.9/boostnote_0.5.9_amd64.deb"
+ "https://github.com/BoostIO/boost-releases/releases/download/v$pkgver/boostnote_$pkgver_amd64.deb"
)
noextract=()