summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeter Hofmann2018-06-09 10:03:15 +0200
committerPeter Hofmann2018-06-09 10:03:15 +0200
commitabdb65bd49227817fff8d8d6a4432d3f95ccf7bb (patch)
treefe45c6d35710e212adf5d76558b6a687c9aa2708 /PKGBUILD
parentd4a237b1400b7bac28f7975e4d3f598f84ff340f (diff)
downloadaur-abdb65bd49227817fff8d8d6a4432d3f95ccf7bb.tar.gz
Upstream has moved
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86b80a0196eb..b3974b0978a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Vain <aurmaint1 on host: uninformativ dot de>
_pkgname=sgopherd
pkgname=$_pkgname-git
-pkgver=17.02.1.g5f96939
+pkgver=18.05.3.gfbaa246
pkgrel=1
pkgdesc="A gopher server written in Bash"
arch=('any')
-url="https://github.com/vain/sgopherd"
+url="https://uninformativ.de/git/sgopherd"
license=('MIT')
depends=('bash')
makedepends=('git')
@@ -14,7 +14,7 @@ optdepends=('xinetd: Traditional way to run sgopherd'
'systemd: sgopherd also works with socket activation')
provides=("$_pkgname")
conflicts=("$_pkgname")
-source=(git://github.com/vain/sgopherd.git)
+source=(git+https://uninformativ.de/git/sgopherd.git)
md5sums=('SKIP')
pkgver() {