summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Ulianko2018-06-03 21:46:21 +0200
committerMichal Ulianko2018-06-03 21:46:21 +0200
commitf1d758d084e3884b98b944e0cdcce0253de81ef4 (patch)
tree2d0421f52318d444b89d4d225a9ef62011b38bf3
parent0289ad45730a80c8acb4778027b4789b3e95b300 (diff)
downloadaur-f1d758d084e3884b98b944e0cdcce0253de81ef4.tar.gz
Use default branch
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02a00568ebc5..3d59ff27e21d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,7 +11,7 @@ pkgbase = coin-hg
depends = libgl
provides = coin
conflicts = coin
- source = coin::hg+https://bitbucket.org/Coin3D/coin#branch=CMake
+ source = coin::hg+https://bitbucket.org/Coin3D/coin
source = generalmsvcgeneration::hg+https://bitbucket.org/Coin3D/generalmsvcgeneration
source = boost-header-libs-full::hg+https://bitbucket.org/Coin3D/boost-header-libs-full
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5c55ab38eb55..ad0b08bee8ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('libgl')
makedepends=('mercurial' 'cmake' 'doxygen')
provides=("${pkgname%-hg}")
conflicts=("${pkgname%-hg}")
-source=('coin::hg+https://bitbucket.org/Coin3D/coin#branch=CMake'
+source=('coin::hg+https://bitbucket.org/Coin3D/coin'
'generalmsvcgeneration::hg+https://bitbucket.org/Coin3D/generalmsvcgeneration'
'boost-header-libs-full::hg+https://bitbucket.org/Coin3D/boost-header-libs-full')
md5sums=('SKIP'