summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmir MOHAMMADI2018-10-19 10:59:00 +0200
committerAmir MOHAMMADI2018-10-19 10:59:00 +0200
commit883e9af8f6e934bafc43fff4a4221c17efa62026 (patch)
tree79b7b1b17e61946a4e98fdeae9644150483ebe9b
parent8d0afb9842959fd7c641d741d15254abd9ce7884 (diff)
downloadaur-883e9af8f6e934bafc43fff4a4221c17efa62026.tar.gz
Upstream git repository url has changed
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1eca2f90ec74..475d77ee47aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pgi-docs-devhelp-git
pkgdesc = Devhelp packages generated by pgi-docgen
- pkgver = r1.8b7cbc4
- pkgrel = 1
+ pkgver = r10.7f7e10d28
+ pkgrel = 0
url = https://github.com/lazka/pgi-docs-devhelp
arch = any
license = unknown
@@ -9,7 +9,7 @@ pkgbase = pgi-docs-devhelp-git
depends = devhelp
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
pkgname = pgi-docs-devhelp-git
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