summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD17
1 files changed, 9 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d23180cb1433..abcbac8ca561 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=(bsf-git bsf-git-docs)
pkgbase=bsf-git
_pkgname=bsf
-pkgver=r4615.c46bcf338
+pkgver=r4633.20d4e5373
pkgrel=1
epoch=
pkgdesc="A C++ library that aims to provide a unified foundation for the development of real-time graphical applications, whether games, engines or tools"
@@ -22,18 +22,18 @@ changelog=
source=('git+https://github.com/GameFoundry/bsf.git'
'install-dir.patch'
'dont-strip-symbols.patch'
- 'https://data.banshee3d.com/bsfCompiledData_Master_5.zip'
+ 'https://data.banshee3d.com/bsfCompiledData_Master_8.zip'
'https://data.banshee3d.com/bsfData_Master_6.zip'
- 'https://data.banshee3d.com/bsfDependencies_Linux_Master_8.zip'
- 'https://data.banshee3d.com/bsfDocImagesData_Master_2.zip')
+ 'https://data.banshee3d.com/bsfDocImagesData_Master_2.zip'
+ 'https://data.banshee3d.com/bsfDependencies_Linux_Master_8.zip')
noextract=()
sha256sums=('SKIP'
'ee326f6eb0a97e7b306181a34675b5fadf55ce69bdec1c738600bb9d15908e91'
- '68c27be79da735c7aa2cdc30558d30b73a61eb6d52d00d4b0bd085c9fc96fc87'
- '49b419403f4f85e189832f3b89c78c037e7b531541bb67b130764f33c7306224'
+ '871c19f0e652efa2cbdaef34b6960ba9a81378b957cdf3701dc3f8733cb69cd6'
+ '2701d9d01a7346dc7eb2c83bc8a46099e524c7cb2e7b9e19fe0fb914c0af1fb8'
'3b5e087e200e786ab1a0b79d6f3cd04d4c70fde9337dc8082a13479f477d1025'
- '60c53790eda57495fefdad2bcc4a6a78198a330e70aeec71abc213edcc8b7036'
- 'e9d3793f87c4ff0a36f3574ecd070e4b6b25c567a063e3042d2dc5883636f011')
+ 'e9d3793f87c4ff0a36f3574ecd070e4b6b25c567a063e3042d2dc5883636f011'
+ '60c53790eda57495fefdad2bcc4a6a78198a330e70aeec71abc213edcc8b7036')
validpgpkeys=()
prepare() {
@@ -41,6 +41,7 @@ prepare() {
cp -r Dependencies bsf/
cp -r Documentation bsf/
cp -r Raw bsf/Data
+ cp -r Documentation bsf/
rm -rf "$_pkgname"/Dependencies/OpenAL
rm -rf "$_pkgname"/Dependencies/libFLAC