summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98659f063d4f..028d5df8a207 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Amir Mohammadi <183.amir@gmail.com>
pkgname=pgi-docs-devhelp-git
-pkgver=r1.8b7cbc4
-pkgrel=1
+pkgver=r10.7f7e10d28
+pkgrel=0
pkgdesc="Devhelp packages generated by pgi-docgen "
arch=('any')
url="https://github.com/lazka/pgi-docs-devhelp"
@@ -11,7 +11,7 @@ depends=('devhelp')
makedepends=('git')
provides=('pgi-docs-devhelp')
conflicts=('pgi-docs-devhelp')
-source=(git+https://github.com/lazka/pgi-docs-devhelp.git)
+source=(git+https://github.com/pygobject/pgi-docs-devhelp.git)
md5sums=('SKIP')
_gitname=pgi-docs-devhelp