summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Ulianko2018-06-26 00:20:09 +0200
committerMichal Ulianko2018-06-26 00:20:09 +0200
commit3769a73b9c05ca9a5627da6b6f593c488f870399 (patch)
tree359d816f6e87fe62a2cd043ba8b5a03866e584b7 /PKGBUILD
parentab8195f1c3bf636b2cd66979e28f4767ccc88215 (diff)
downloadaur-3769a73b9c05ca9a5627da6b6f593c488f870399.tar.gz
Add missing cpack.d repo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 94c1f7d19a07..742ea50a04d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Michal Ulianko <michal (dot) ulianko (at) gmail (dot) com>
pkgname=coin-hg
-pkgver=r11781.a8c6435095ce
+pkgver=r11801.582b1fe202c5
pkgrel=1
pkgdesc="A high-level, retained-mode 3D graphics toolkit compatible with Open Inventor 2.1"
arch=('x86_64')
@@ -12,10 +12,12 @@ makedepends=('mercurial' 'cmake' 'doxygen')
provides=("${pkgname%-hg}")
conflicts=("${pkgname%-hg}")
source=('coin::hg+https://bitbucket.org/Coin3D/coin'
+ 'cpack.d::hg+https://bitbucket.org/ggabbiani/cpack.d'
'generalmsvcgeneration::hg+https://bitbucket.org/Coin3D/generalmsvcgeneration'
'boost-header-libs-full::hg+https://bitbucket.org/Coin3D/boost-header-libs-full')
md5sums=('SKIP'
'SKIP'
+ 'SKIP'
'SKIP')
pkgver() {