Update git revisions.

This commit is contained in:
Gabriel Ebner 2021-01-29 18:15:51 +01:00
parent 74e5255bd8
commit 9f2cfb9fb5
3 changed files with 3 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# Maintainer: Sebastiaan Lokhorst <sebastiaanlokhorst@gmail.com>
pkgname=freecad-git
pkgver=0.19_pre.r5043.g33ec7fb3e7
pkgver=0.19_pre.r5195.g4db83a41ca
pkgrel=1
epoch=0
pkgdesc='A general purpose 3D CAD modeler - git checkout'

View File

@ -2,7 +2,7 @@
# Maintainer: Sebastiaan Lokhorst <sebastiaanlokhorst@gmail.com>
pkgname=freecad-linkstage3-git
pkgver=asm3.0.11.r3449.gd9d8c77520
pkgver=asm3.0.11.r4120.gbd2d90d312
pkgrel=1
epoch=0
pkgdesc='A general purpose 3D CAD modeler - git checkout'
@ -60,7 +60,6 @@ pkgver() {
prepare() {
cd FreeCAD
sed -i 's/_[0-9]/boost::placeholders::\0/g' src/Mod/PartDesign/Gui/Command*.cpp
# patch out a build error
#curl -L "https://github.com/FreeCAD/FreeCAD/pull/2842/commits/095984fce44931a4c8e2ace269d45a62640fbfb4.patch" | patch -p1
}

View File

@ -5,7 +5,7 @@
_pkgname="xournalpp"
pkgname="${_pkgname}-git"
pkgver=1.0.15.r589.g1b718289
pkgver=1.0.15.r600.g6779eff7
pkgrel=1
pkgdesc='Xournal++ is a handwriting Notetaking software with PDF annotation support. Supports Pen input like Wacom Tablets.'
arch=('i686' 'x86_64')