summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorotreblan2020-11-22 12:29:00 -0500
committerotreblan2020-11-22 12:29:00 -0500
commit15bc09b004329e69e87e5c7dc167a82198476e08 (patch)
tree008a8f08abe5ebe578647314b88a17aea7c6d7c6 /PKGBUILD
parentd4ca9e81e6059258a230a5e32e0c57702027599a (diff)
downloadaur-15bc09b004329e69e87e5c7dc167a82198476e08.tar.gz
Remove webkit2gtk and update upstream url
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=()