summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302017-11-18 21:01:42 +0100
committerM0Rf302017-11-18 21:01:42 +0100
commit23621e39b4d39c618a3a8baddc8b837f3028956b (patch)
treed27c8b6ef641787245ce4a5f53b4be2f3b16d7c9
parent8e792f614a54a146e4d12ace0e0b8c4a3c69e037 (diff)
downloadaur-23621e39b4d39c618a3a8baddc8b837f3028956b.tar.gz
simonpi: updated
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8186ceb9260..4d2c047aaf99 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Nov 15 17:26:32 UTC 2017
+# Sat Nov 18 20:01:28 UTC 2017
pkgbase = simonpi-git
pkgdesc = A quick & dirty script to emulate Raspberry PI family devices on your laptop
pkgver = 54.1111d39
@@ -22,7 +22,7 @@ pkgbase = simonpi-git
depends = sudo
depends = util-linux
depends = wget
- source = simonpi::git+https://github.com/M0Rf30/simonpi.git
+ source = simonpi::git+https://github.com/roberfoster/simonpi.git
md5sums = SKIP
pkgname = simonpi-git
diff --git a/PKGBUILD b/PKGBUILD
index 42f87777204d..73f435e84838 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('GPL')
depends=('coreutils' 'dnsmasq' 'dosfstools' 'e2fsprogs' 'gawk' 'grep' 'iproute2' 'iptables' 'libarchive' 'procps-ng' 'qemu-arch-extra' 'sudo' 'util-linux' 'wget')
makedepends=('git')
install=
-source=("simonpi::git+https://github.com/M0Rf30/simonpi.git")
+source=("simonpi::git+https://github.com/roberfoster/simonpi.git")
pkgver() {
cd $srcdir/simonpi