summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNek-122020-11-19 10:35:49 +0300
committerNek-122020-11-19 10:35:49 +0300
commit1e4406ba0f5cd93cf0625c2651f4fe135e5510df (patch)
tree6fc1739cc19a342a8e1358f4133c085c35070f18 /PKGBUILD
parente9e1ae34e2c6a1e7d34bdcbe56d3fcca861d2bf1 (diff)
downloadaur-1e4406ba0f5cd93cf0625c2651f4fe135e5510df.tar.gz
0.10.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 90469cce1293..3ebbfd7433a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nek.12 <vaizin.nikita@gmail.com>
pkgname='notion-enhancer'
-pkgver=0.10.0
-pkgrel=2
+pkgver=0.10.1
+pkgrel=1
pkgdesc="An enhancer/customiser for the all-in-one productivity workspace notion.so"
arch=('any')
url="https://github.com/dragonwocky/notion-enhancer"
@@ -20,7 +20,7 @@ install=$pkgname
source=("https://registry.npmjs.org/notion-enhancer/-/$pkgname-$pkgver.tgz"
"reapply-notion-enhancer.hook")
noextract=("${pkgname}-${pkgver}.tgz" )
-md5sums=('f1b3d3346846970feed95302bd654da6' 'b7bf09c180c52d43e569fa1165970f40') #tgz, hook
+md5sums=('e251053d2770ff33f25aaab513545332' 'b7bf09c180c52d43e569fa1165970f40') #tgz, hook
package() {
npm install --ignore-scripts -g --user root --cache "${srcdir}/npm-cache" --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"