summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorasm0dey2018-08-29 21:53:20 +0300
committerasm0dey2018-08-29 21:53:20 +0300
commit2e800bdcb2cc3de0431d0639e1191c35755f2c1a (patch)
tree3d308e60e35498c4c9ae16a8a333355a043cad98 /PKGBUILD
parenta91478f9ea271c69df5e6001a4f2c617c38339e0 (diff)
downloadaur-2e800bdcb2cc3de0431d0639e1191c35755f2c1a.tar.gz
Bump version to 2.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 110f28a3749f..ed8839f9139b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: asm0dey <pavel.finkelshtein+AUR@gmail.com>
pkgname=feedreader-git
-pkgver=2.2.r2661
+pkgver=2.3.0.r2669
pkgrel=1
pkgdesc="FeedReader is a modern desktop application designed to complement existing web-based RSS accounts."
arch=('i686' 'x86_64')
url="https://github.com/jangernert/FeedReader"
license=('GPL3')
groups=()
-depends=('sqlite3' 'gtk3' 'webkit2gtk' 'libnotify' 'libsoup' 'libgee' 'json-glib' 'libsecret' 'libpeas' 'gnome-online-accounts' 'curl')
+depends=('sqlite3' 'gtk3' 'webkit2gtk' 'libnotify' 'libsoup' 'libgee' 'json-glib' 'libsecret' 'libpeas' 'gnome-online-accounts' 'curl' 'gumbo-git')
makedepends=('git' 'vala' 'gobject-introspection' 'meson')
provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}")