summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1df5394b5d5..f8e2e5e9dc2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Wilhelm Schuster <aur [aT] rot13 dot io>
pkgname=mainsail-git
_pkgname="${pkgname%-git}"
-pkgver=r1087.61232df
-pkgrel=2
+pkgver=r1258.de673810
+pkgrel=1
pkgdesc="Klipper web frontend"
arch=(any)
-url="https://github.com/meteyou/mainsail"
+url="https://github.com/mainsail-crew/mainsail"
license=('GPLv3')
depends=()
makedepends=('npm')
@@ -13,7 +13,7 @@ optdepends=('nginx: serve via HTTP'
'ustreamer: webcam streaming support')
provides=("$_pkgname")
conflicts=("$_pkgname")
-source=('git+https://github.com/meteyou/mainsail.git#branch=develop' 'mainsail-klipper.cfg' 'mainsail-nginx.conf')
+source=('git+https://github.com/mainsail-crew/mainsail.git#branch=develop' 'mainsail-klipper.cfg' 'mainsail-nginx.conf')
sha256sums=('SKIP'
'3eca6e0cb002cb7def79ed41d81c734f12c5f365dee43f1fad38b0a7ae7a30dc'
'7c86d687ac7b1fb84fc04d1ffcd468a05767a9c9d880ad6d666b2527523495ec')