summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhangjinqiang2020-10-08 09:27:45 +0000
committerzhangjinqiang2020-10-08 17:27:45 +0800
commit80b5b3a6857dfddb1cfe50adea272b1a459944c1 (patch)
treeb4d8a1937f3d87bee76ddfde694ff6c74a43d1c4
parent1f134b1e4d825403c24756c5fce6cecb559e73e7 (diff)
downloadaur-80b5b3a6857dfddb1cfe50adea272b1a459944c1.tar.gz
bump pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9e1b3d776b1..a3d7a5f7a232 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = neovide
pkgdesc = No Nonsense Neovim Client in Rust
pkgver = 0.6.0
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/Kethku/neovide
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index a1608e5ff655..898d09351975 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=neovide
pkgver=0.6.0
-pkgrel=7
+pkgrel=8
pkgdesc='No Nonsense Neovim Client in Rust'
arch=('x86_64')
url='https://github.com/Kethku/neovide'