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 fc4e0e3f986e..12a9ed093ba1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Vain <aurmaint1 on host: uninformativ dot de>
_pkgname=gophcatch
pkgname=$_pkgname-git
-pkgver=15.03
+pkgver=17.09.3.g0d07458
pkgrel=1
pkgdesc="Watch gopher holes and catch updates"
arch=('any')
-url="https://github.com/vain/gophcatch"
+url="https://uninformativ.de/git/gophcatch"
license=('MIT')
depends=('curl')
makedepends=('git')
@@ -15,7 +15,7 @@ optdepends=(
)
provides=("$_pkgname")
conflicts=("$_pkgname")
-source=(git://github.com/vain/gophcatch.git)
+source=(git+https://uninformativ.de/git/gophcatch.git)
md5sums=('SKIP')
pkgver() {