summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNek-122020-09-26 12:04:46 +0300
committerNek-122020-09-26 12:04:46 +0300
commit66f97497133f5888c177c6a8139d2112ccd5967f (patch)
treeb9424dfddc56fd6e2d5a10c3517423536764c142 /PKGBUILD
parent4ea6b8fdbb942f5ac2d8ab1f90e2ec87ac910a11 (diff)
downloadaur-66f97497133f5888c177c6a8139d2112ccd5967f.tar.gz
0.9.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 38050cb61c2e..8cdb45fbb613 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Nek.12 <vaizin.nikita@gmail.com>
pkgname='notion-enhancer'
-pkgver=0.9.0
+pkgver=0.9.1
pkgrel=1
pkgdesc="An enhancer/customiser for the all-in-one productivity workspace notion.so"
arch=('any')
@@ -19,7 +19,7 @@ options=()
install=$pkgname
source=("https://registry.npmjs.org/notion-enhancer/-/$pkgname-$pkgver.tgz")
noextract=("${pkgname}-${pkgver}.tgz" )
-md5sums=('1236b1b83a8605f0acbe65bfd02653cd')
+md5sums=('e5567054115ca1e12d3bf85d9e1b7d6a')
package() {
npm install --ignore-scripts -g --user root --cache "${srcdir}/npm-cache" --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"