summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNek-122020-08-28 19:36:38 +0300
committerNek-122020-08-28 19:36:38 +0300
commit14b67c9771ea73722fe9edbcf8327785bc32a9e4 (patch)
tree2c511a38b81214849bfb8e7e2533e194779e11cd /PKGBUILD
parentdfb2b37ee932af613c1a2d479b136cbc30ff44c6 (diff)
downloadaur-14b67c9771ea73722fe9edbcf8327785bc32a9e4.tar.gz
0.8.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fd605b5db6e1..8dc94a55b279 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nek.12 <vaizin.nikita@gmail.com>
pkgname='notion-enhancer'
-pkgver=0.8.3
-pkgrel=3
+pkgver=0.8.4
+pkgrel=1
pkgdesc="An enhancer/customiser for the all-in-one productivity workspace notion.so"
arch=('any')
url="https://github.com/dragonwocky/notion-enhancer"
@@ -19,7 +19,7 @@ options=()
install=$pkgname
source=("https://registry.npmjs.org/notion-enhancer/-/$pkgname-$pkgver.tgz")
noextract=("${pkgname}-${pkgver}.tgz" )
-md5sums=('a8b9cb8b7ab7d43bf31d6eedca8f9e9e')
+md5sums=('3dd7768e8152093f284dd749e8c5ad2d')
package() {
npm install --ignore-scripts -g --user root --cache "${srcdir}/npm-cache" --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"