summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20dbec19c81b..27c9cc98572c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ov
pkgdesc = Feature-rich terminal-based text viewer
- pkgver = 0.32.1
+ pkgver = 0.33.0
pkgrel = 1
url = https://github.com/noborus/ov
arch = x86_64
license = MIT
makedepends = go
makedepends = git
- source = ov::git+https://github.com/noborus/ov.git#tag=v0.32.1
+ source = ov::git+https://github.com/noborus/ov.git#tag=v0.33.0
b2sums = SKIP
pkgname = ov
diff --git a/PKGBUILD b/PKGBUILD
index 635a4ff6fab5..6d77dcf7e9fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mike Yuan <me@yhndnzj.com>
pkgname=ov
-pkgver=0.32.1
+pkgver=0.33.0
pkgrel=1
pkgdesc="Feature-rich terminal-based text viewer"
arch=('x86_64')