summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNek-122020-12-13 12:23:30 +0300
committerNek-122020-12-13 12:23:30 +0300
commit2a4e0f105abd217f230e139d2488a441deb73b10 (patch)
treec6607dd0557253257e5d5907c289d1b4f823cac4
parentf038e109c3b2a9a647289098497498a073a4fa97 (diff)
downloadaur-2a4e0f105abd217f230e139d2488a441deb73b10.tar.gz
update pkgrel
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4854056a21a7..0e9c1bfa4caf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = notion-enhancer
pkgdesc = An enhancer/customiser for the all-in-one productivity workspace notion.so
pkgver = 0.10.2
- pkgrel = 1
+ pkgrel = 3
url = https://github.com/notion-enhancer/notion-enhancer
install = notion-enhancer
arch = any
@@ -15,7 +15,7 @@ pkgbase = notion-enhancer
source = https://registry.npmjs.org/notion-enhancer/-/notion-enhancer-0.10.2.tgz
source = reapply-notion-enhancer.hook
md5sums = 4dbc118072fdc9ffd9af0efd4c0c8997
- md5sums = b7bf09c180c52d43e569fa1165970f40
+ md5sums = 704ad896f7cd8ebb0c157b882ab22d85
pkgname = notion-enhancer
diff --git a/PKGBUILD b/PKGBUILD
index 4d9bacbe9911..b7df3382e564 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nek.12 <vaizin.nikita@gmail.com>
pkgname='notion-enhancer'
pkgver=0.10.2
-pkgrel=1
+pkgrel=3
pkgdesc="An enhancer/customiser for the all-in-one productivity workspace notion.so"
arch=('any')
url="https://github.com/notion-enhancer/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=('4dbc118072fdc9ffd9af0efd4c0c8997' 'b7bf09c180c52d43e569fa1165970f40') #tgz, hook
+md5sums=('4dbc118072fdc9ffd9af0efd4c0c8997' '704ad896f7cd8ebb0c157b882ab22d85') #tgz, hook
package() {
npm install --ignore-scripts -g --user root --cache "${srcdir}/npm-cache" --prefix "${pkgdir}/usr" "${srcdir}/${pkgname}-${pkgver}.tgz"