summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpeeweep2020-07-01 04:15:34 +0000
committerpeeweep2020-07-01 12:15:34 +0800
commit5b1014827c8eae7588a80b515f1c0b0b2f015516 (patch)
tree0c5c93070cbee557417cb442d63171fd3402dc5a
parent7a8edb04730a605f25e3d582d86d1c62efad6418 (diff)
downloadaur-5b1014827c8eae7588a80b515f1c0b0b2f015516.tar.gz
bump pkgrel
Signed-off-by: peeweep <peeweep@0x0.ee>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 465f3d724a4d..4c32f09706c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = neovide
pkgdesc = No Nonsense Neovim Client in Rust
pkgver = 0.6.0
- pkgrel = 3
+ pkgrel = 5
url = https://github.com/Kethku/neovide
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 1a7b1cec5479..bdcb5e1191f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=neovide
pkgver=0.6.0
-pkgrel=3
+pkgrel=5
pkgdesc='No Nonsense Neovim Client in Rust'
arch=('x86_64')
url='https://github.com/Kethku/neovide'