summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathon Fernyhough2022-04-01 16:45:20 +0100
committerJonathon Fernyhough2022-04-01 16:45:20 +0100
commit67605798cfe1083786a1b779f537d0209df67d01 (patch)
tree7da8ca7552a411beca4af7a932fcaceaaa157a13
parent27845a2b7e00a8d80e19964d129cec91c1052ee1 (diff)
downloadaur-gtkhtml4-git.tar.gz
Update upstream URL
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD10
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e460536543a..e6a5c77a6387 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = gtkhtml4-git
pkgdesc = A lightweight HTML renderer/editor widget for GTK3
pkgver = latest
pkgrel = 3
- url = https://github.com/GNOME/gtkhtml
+ url = https://gitlab.gnome.org/Archive/gtkhtml
arch = i686
arch = x86_64
license = GPL
@@ -15,10 +15,9 @@ pkgbase = gtkhtml4-git
depends = iso-codes>=0.49
provides = gtkhtml4
conflicts = gtkhtml4
- source = gtkhtml4::git+https://github.com/GNOME/gtkhtml.git
+ source = gtkhtml4::git+https://gitlab.gnome.org/Archive/gtkhtml.git
source = enchant-2.patch
sha256sums = SKIP
sha256sums = 2b78f071f7893e19618959443f3775bd435941a37ea9198b2fe72b596c205891
pkgname = gtkhtml4-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 56eff37d8ddb..b5d62ddb419a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
-# Maintainer: Jonathon Fernyhough <jonathon at_manjaro dot_org>
+# Maintainer: Jonathon Fernyhough <jonathon at_m2x+dev>
# Contributor: Gaming4JC
# Previous Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=gtkhtml4-git
-pkgver=latest
-pkgrel=3
+pkgver=4.10.0.r10.g4b6f74dc
+pkgrel=1
pkgdesc="A lightweight HTML renderer/editor widget for GTK3"
arch=(i686 x86_64)
license=('GPL')
@@ -17,8 +17,8 @@ depends=('cairo>=1.10.0'
'gtk3>=3.2.0'
'iso-codes>=0.49')
makedepends=('intltool')
-url='https://github.com/GNOME/gtkhtml'
-source=("${pkgname/-git/}::git+https://github.com/GNOME/${pkgname/4-git/}.git"
+url='https://gitlab.gnome.org/Archive/gtkhtml'
+source=("${pkgname/-git/}::git+${url}.git"
'enchant-2.patch')
sha256sums=('SKIP'
'2b78f071f7893e19618959443f3775bd435941a37ea9198b2fe72b596c205891')