summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4ad48e11eb6..4d163a0b9168 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Michal Ulianko <michal (dot) ulianko (at) gmail (dot) com>
pkgname=coin-hg
-pkgver=r11804.cda366684846
+pkgver=r11806.e3c366fe1863
pkgrel=1
pkgdesc="A high-level, retained-mode 3D graphics toolkit compatible with Open Inventor 2.1"
arch=('x86_64')
@@ -11,9 +11,9 @@ depends=('libgl')
makedepends=('mercurial' 'cmake' 'doxygen')
provides=("${pkgname%-hg}")
conflicts=("${pkgname%-hg}")
-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')
+source=('coin::hg+https://bitbucket.org/Coin3D/coin#branch=default'
+ 'generalmsvcgeneration::hg+https://bitbucket.org/Coin3D/generalmsvcgeneration#branch=default'
+ 'boost-header-libs-full::hg+https://bitbucket.org/Coin3D/boost-header-libs-full#branch=default')
md5sums=('SKIP'
'SKIP'
'SKIP')