summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGabriele Musco2019-09-04 10:20:14 +0200
committerGabriele Musco2019-09-04 10:20:14 +0200
commit40c3eadce06013f4ca10259e6a5f7eec78d41cf1 (patch)
treec1c7bb7b97c6c514954bd2cb09b75704dbab36d9 /PKGBUILD
parent76000400d63c026ac9bd490c0c3be87c57e93736 (diff)
downloadaur-40c3eadce06013f4ca10259e6a5f7eec78d41cf1.tar.gz
updated to 0.8, changed package name
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97539620f002..4ba6146e622c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,18 @@
# Maintainer: Gabriele Musco <emaildigabry@gmail.com>
# Upstream URL: https://gitlab.com/gabmus/gnome-feeds
-pkgname=gnome-feeds-git
-pkgver=0.7.r1.gae32fdf
+pkgname=gfeeds-git
+pkgver=0.8.r9.g5d9ca30
pkgrel=1
pkgdesc='News reader for GNOME'
arch=('any')
url='https://gitlab.com/gabmus/gnome-feeds'
license=('GPL3')
depends=('gtk3' 'python' 'python-pytz' 'python-dateutil' 'python-pillow' 'libhandy' 'python-listparser' 'python-feedparser' 'python-requests' 'python-lxml' 'webkit2gtk' 'python-html5lib' 'python-gobject' 'gobject-introspection')
+replaces=(gnome-feeds gnome-feeds-git)
makedepends=('git' 'meson')
-provides=('gnome-feeds')
-conflicts=('gnome-feeds')
+provides=('gfeeds' 'gnome-feeds')
+conflicts=('gnome-feeds' 'gnome-feeds-git' 'gfeeds')
source=("gfeeds::git+https://gitlab.com/gabmus/gnome-feeds")
sha256sums=('SKIP')