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 3583ea043ef2..4652fb10bd1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = prjoxide-git
pkgdesc = Project Oxide LatticeSemi 28nm Nexus FPGA Bitstream Database
pkgver = r348.b5d88c3
pkgrel = 1
- url = https://github.com/daveshah1/prjoxide
+ url = https://github.com/gatecat/prjoxide
arch = i686
arch = x86_64
license = ISC
diff --git a/PKGBUILD b/PKGBUILD
index 14dfbbf94292..2d30168b9d6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=r348.b5d88c3
pkgrel=1
pkgdesc='Project Oxide LatticeSemi 28nm Nexus FPGA Bitstream Database'
arch=('i686' 'x86_64')
-url='https://github.com/daveshah1/prjoxide'
+url='https://github.com/gatecat/prjoxide'
license=('ISC')
depends=()
makedepends=('cargo' 'git' 'capnproto' 'capnproto-java')