summarylogtreecommitdiffstats
diff options
context:
space:
mode:
author160R2022-12-30 08:32:18 +0100
committer160R2022-12-30 08:32:18 +0100
commit4390a2683710ff1976b0cb39488222e7e344bbe8 (patch)
treeeec730c76a2b9945261de73f1f64f9c86d7afb45
parent03866845b4834b16b16195e31c85fc6bacf506c4 (diff)
downloadaur-page-git.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 2bb27c790023..189a0621feae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = page-git
pkgdesc = Pager powered by neovim and inspired by neovim-remote
pkgver = v4.6.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/I60R/page
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 10cb6f8aaead..6e450797ec33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: 160R@protonmail.com
_pkgname=page
pkgname=${_pkgname}-git
-pkgrel=1
+pkgrel=2
pkgver=v4.6.3
pkgdesc='Pager powered by neovim and inspired by neovim-remote'
arch=('i686' 'x86_64')