summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2bd3bb47dda3..0b797db846fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _outdir="_output/linux"
pkgname="${_pkgname}-git"
pkgver=v2.3.r41.g95ebbb9
-pkgrel=2
+pkgrel=3
pkgdesc="Self-hosted RSS reader with Vue.js front and Go/SQLite back."
arch=("any")
url="https://github.com/${_gitauthor}/${_pkgname}"
@@ -16,7 +16,7 @@ groups=()
depends=()
makedepends=("go" "make" "git")
optdepends=()
-provides=("${_pkgname%}")
+provides=("${_pkgname}")
conflicts=()
replaces=()
backup=()