summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1c176201344..316613c0b85b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Manuel Coenen <manuel dot coenen at gmail dot com>
pkgname=getpgid-git
-pkgver=r6.52e1da9
+pkgver=r10.d501df2
pkgrel=1
pkgdesc="Executable around the gepgid(2) system call to get Process Group ID"
arch=('any')
@@ -12,7 +12,7 @@ makedepends=('git'
'make') # 'bzr', 'git', 'mercurial' or 'subversion'
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=("$pkgname::git+git://github.com/wilriker/getpgid.git")
+source=("$pkgname::git+https://github.com/wilriker/getpgid")
md5sums=('SKIP')
pkgver() {