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 7ff72cde5742..958b57180c29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Upstream URL: https://gitlab.com/gabmus/gnome-feeds
pkgname=gfeeds-git
-pkgver=1.0.1.r0.gf9c85ea
+pkgver=1.0.3.r28.gb73eeef
pkgrel=1
pkgdesc='News reader for GNOME'
arch=('any')
@@ -29,7 +29,7 @@ depends=(
'python-magic-ahupp'
)
replaces=(gnome-feeds gnome-feeds-git)
-makedepends=('git' 'meson' 'blueprint-compiler-git')
+makedepends=('git' 'meson' 'blueprint-compiler')
provides=('gfeeds' 'gnome-feeds')
conflicts=('gnome-feeds' 'gnome-feeds-git' 'gfeeds')
source=("gfeeds::git+https://gitlab.gnome.org/World/gfeeds")