summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGabriele Musco2022-09-22 22:14:24 +0200
committerGabriele Musco2022-09-22 22:14:24 +0200
commit5962a89a312d407441db5f75eed87a132cc706c5 (patch)
tree3f2839abe68c532301d74f587327f0d5d5dc1c02 /PKGBUILD
parent54310ed0e4ee5122dcae8841aa6892d369e49669 (diff)
downloadaur-5962a89a312d407441db5f75eed87a132cc706c5.tar.gz
updated dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 958b57180c29..444d7c2c315d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Upstream URL: https://gitlab.com/gabmus/gnome-feeds
pkgname=gfeeds-git
-pkgver=1.0.3.r28.gb73eeef
+pkgver=1.0.3.r108.g963a53c
pkgrel=1
pkgdesc='News reader for GNOME'
arch=('any')
@@ -26,7 +26,7 @@ depends=(
'python-beautifulsoup4'
'python-syndom-git'
'python-humanize'
- 'python-magic-ahupp'
+ 'python-magic'
)
replaces=(gnome-feeds gnome-feeds-git)
makedepends=('git' 'meson' 'blueprint-compiler')