summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2019-10-27 12:09:25 +1300
committerGeorge Rawlinson2019-10-27 12:09:25 +1300
commit58b499256f8978dac759da87bbcccb3c374f0526 (patch)
tree843a6e9c49c2bfcb265520ff0311f821ccc51e5d /PKGBUILD
parent71daee541c1012c68e1501741c75ecdb3ee4f2ca (diff)
downloadaur-58b499256f8978dac759da87bbcccb3c374f0526.tar.gz
docs: update upstream URL
Seems that the website (gorealize.io) does not exist anymore, so the package repository (github.com/oxequa/realize) is used instead.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d02b906b156a..9b15cd4d9895 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: George Rawlinson <george@rawlinson.net.nz>
pkgname=realize
pkgver=2.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="Golang live reload and task runner"
arch=('x86_64')
-url="https://gorealize.io/"
+url="https://github.com/oxequa/realize"
license=('GPL')
conflicts=('realize-git')
provides=('realize')