summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 919e61094511..30ce321d1546 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Otreblan <otreblain@gmail.com>
pkgname=giara-git
-pkgver=0.3.r0.g7f985e0
+pkgver=0.3.r3.g98045cf
pkgrel=1
epoch=
pkgdesc="Reddit gtk client"
arch=('any')
-url="https://gitlab.gnome.org/GabMus/giara"
+url="https://gitlab.gnome.org/World/giara"
license=('GPL3')
groups=()
depends=(
@@ -19,7 +19,6 @@ depends=(
'python-mistune'
'python-pillow'
'python-praw'
- 'webkit2gtk'
)
makedepends=('meson' 'git' 'gobject-introspection')
checkdepends=()