summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Ulianko2018-06-26 23:20:10 +0200
committerMichal Ulianko2018-06-26 23:20:10 +0200
commit20dd32b450a2f232d511fb60599a5731ece8213c (patch)
treed6f658d982278f05e47e3d8069dbba01c53823db /PKGBUILD
parent3769a73b9c05ca9a5627da6b6f593c488f870399 (diff)
downloadaur-20dd32b450a2f232d511fb60599a5731ece8213c.tar.gz
Remove the add cpack.d source.
Not needed after https://bitbucket.org/Coin3D/coin/pull-requests/112
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 742ea50a04d3..b4ad48e11eb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Michal Ulianko <michal (dot) ulianko (at) gmail (dot) com>
pkgname=coin-hg
-pkgver=r11801.582b1fe202c5
+pkgver=r11804.cda366684846
pkgrel=1
pkgdesc="A high-level, retained-mode 3D graphics toolkit compatible with Open Inventor 2.1"
arch=('x86_64')
@@ -12,12 +12,10 @@ 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() {