summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05704fdf3262..9837a0d1f99d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = fwup-git
pkgdesc = Configurable embedded Linux firmware update creator and runner (latest from git master)
pkgver = e8b8629
pkgrel = 1
- url = https://github.com/fhunleth/fwup
+ url = https://github.com/fwup-home/fwup
arch = any
license = Apache v2.0
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 57d301db3b4f..6739dba41212 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=e8b8629
pkgrel=1
pkgdesc="Configurable embedded Linux firmware update creator and runner (latest from git master)"
arch=('any')
-url="https://github.com/fhunleth/fwup"
+url="https://github.com/fwup-home/fwup"
license=('Apache v2.0')
groups=()
depends=('libsodium' 'libarchive' 'confuse' 'mtools' 'unzip' 'libtool' 'zip' 'help2man' 'autoconf' 'xdelta3' 'dosfstools')