summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cb36bfc6c56..aa3dfa3f66d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Sep 3 07:29:50 UTC 2016
+# Sat Sep 3 17:26:37 UTC 2016
pkgbase = bitmonero-git
pkgdesc = Peer-to-peer network based anonymous digital currency (includes deaemon, wallet and miner)
pkgver = 0.9.4
@@ -17,7 +17,7 @@ pkgbase = bitmonero-git
depends = miniupnpc>=1.6
depends = libunwind
depends = openssl
- source = bitmonero::git+https://github.com/monero-project/bitmonero.git
+ source = bitmonero::git+https://github.com/monero-project/monero.git
source = bitmonerod.service
source = bitmonerod.conf
source = bitmonero.install
diff --git a/PKGBUILD b/PKGBUILD
index ecec1e605407..7ba891843236 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ makedepends=('git' 'cmake' 'boost')
pkgdesc="Peer-to-peer network based anonymous digital currency (includes deaemon, wallet and miner)"
-source=("$_gitname::git+https://github.com/monero-project/bitmonero.git"
+source=("$_gitname::git+https://github.com/monero-project/monero.git"
"bitmonerod.service"
"bitmonerod.conf"
"bitmonero.install"