aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorreScribe2020-12-20 18:53:16 +0000
committerreScribe2020-12-20 18:53:16 +0000
commit56cc1aff86bfa6af0c1dbb895ffd556a862a1d65 (patch)
tree03b0315710477d349a1a2b91e050aeb0408bfb81 /PKGBUILD
parent1462c9fd10dd811027a7a6c84e7608081c196a31 (diff)
downloadaur-rescribe-bin.tar.gz
cli: fixed deployment
Signed-off-by: Joshua <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 46e4aa85a48f..fe229f9af7a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=rescribe-bin
# update version in package.json, not here
-pkgver=0.0.26
+pkgver=0.0.27
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=("2a9779792986aff65fcf60badd2aaec0")
+md5sums=("149103a115a22ebbfb21c110df220787")
validpgpkeys=()
package() {