summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Petri2021-04-22 15:41:13 +0200
committerRichard Petri2021-04-22 15:41:13 +0200
commit82cb067e4382643a9e6cc58bfa84ee414d7a9ca9 (patch)
treed3c518d3f328c9662c92db43540d17e09b4a39b8
parent86d350587df17ed135a9f16a3362ed449678959d (diff)
downloadaur-82cb067e4382643a9e6cc58bfa84ee414d7a9ca9.tar.gz
New url
-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')