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 9cdb49737a11..3d621a9004d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=bangin-server-node
pkgver=0.1.1
-pkgrel=1
+pkgrel=2
pkgdesc="A basic web server around bangin written in Node.js."
-url="https://github.com/samhh/${pkgname}"
+url="https://git.sr.ht/~samhh/${pkgname}"
license=("MIT")
arch=("any")
depends=("bangin" "nodejs")