aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorreScribe2020-08-04 20:51:32 +0000
committerreScribe2020-08-04 20:51:32 +0000
commit8d2bb237cb36b07c9400379ec62455cea82ecd6b (patch)
tree2a3ce6e4828a2e79cfb3f8f6cb07eb77c3cf8847 /PKGBUILD
parentee4b5c81701ddf57a49da68d8fe88d78f8a1829d (diff)
downloadaur-8d2bb237cb36b07c9400379ec62455cea82ecd6b.tar.gz
cli: fixed postinstall script Signed-off-by: Joshua Schmidt <jschmidtnj@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a366ce64b3c..f39b3ecde967 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=rescribe-bin
# update version in package.json, not here
-pkgver=0.0.15
+pkgver=0.0.16
pkgrel=1
epoch=
pkgdesc="reScribe code search engine. CLI for interacting with reScribe api."
@@ -25,7 +25,7 @@ install=$pkgname.install
changelog=
source=("https://cli.rescribe.dev/linux.zip")
noextract=()
-md5sums=("a17edec81ce6b24542e5844f11af8a49")
+md5sums=("402401326e2fce9d346b557d3e141a3a")
validpgpkeys=()
package() {