author | Alexander Rødseth
<xyproto@archlinux.org> 2022-08-27 20:34:41 UTC |
committer | Alexander Rødseth
<xyproto@archlinux.org> 2022-08-27 20:34:41 UTC |
parent | e39bbec23ef48d66fbf40b833a2616bf4968980c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 6bddf9a..eee53a5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Grey Christoforo pkgname=python-pivy -pkgver=0.6.7 +pkgver=0.6.8 pkgrel=1 pkgdesc='Bindings to Coin3D' arch=(x86_64) @@ -10,7 +10,7 @@ license=(BSD) url='https://github.com/coin3d/pivy' depends=(python soqt) makedepends=(cmake git glu python-setuptools swig) -source=("git+$url#commit=81236d917c2d1e20c8403385e8a39d424c78909b") # tag: 0.6.7 +source=("git+$url#commit=83e99c18545bb66145716123151f6635c367533b") # tag: 0.6.8 b2sums=('SKIP') package() {