summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGabriel Souza Franco2019-11-16 11:59:57 +0100
committerGabriel Souza Franco2019-11-16 11:59:57 +0100
commite86e483f1dcbd0a643b44915e63e7bb1ff588dc2 (patch)
tree1a450bef032dc41b00ed9bd26f7304bb033a00e9 /PKGBUILD
parent7a0bab0dff0b5b30c44b05de560b566718d4f637 (diff)
downloadaur-e86e483f1dcbd0a643b44915e63e7bb1ff588dc2.tar.gz
Add patch for python 3.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6a9157aa2540..6d2574312194 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ _pkgver=0.18
_count=16148
_commit=9c2cf7283bc71107202e63b9d8cd0b7eb8c0e531
pkgver=$_pkgver.$_count
-pkgrel=1
+pkgrel=2
pkgdesc='A general purpose 3D CAD modeler'
arch=('x86_64')
url='https://www.freecadweb.org/'
@@ -30,6 +30,7 @@ sha256sums=('SKIP'
'1d98fa4e62f352966eb357c93f54b1f0bf562931e8323bf70a83b5e221a5fb14')
_backports=(
+ 6eacb17b3e03d20039b85c9daebab9e44386d6bf # Update swigpyrun.in for Python 3.8
851e3d9847c5043a604a544b502c51e8c628e96c # add missing std:: namespace to build on Debian 10
bf5923c0f360f43703bf0c2d8b1e52ac246a9c11 # add missing std:: namespace to build on Debian 10
2a92051192782930f53f8e3dab011dd8382ca8c3 # add missing std:: namespace to build on Debian 10