summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBonnee2024-02-20 12:57:43 +0100
committerBonnee2024-02-20 12:57:43 +0100
commit88b6f4ac8c1e246ac4fc56ee41bbf8beff20665d (patch)
treecf07de00d0fca4ec9293ce9565480208bf7b4791
parent37f78a87ed481f0fdb618624391129522fdb9134 (diff)
downloadaur-88b6f4ac8c1e246ac4fc56ee41bbf8beff20665d.tar.gz
Revert "Release 20240123stable.r9.gd95a6318ab"
This reverts commit 252f0e677e5420ba8c4f7aa7388132fcf1a3accf.
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3fcac6a5ce2a..3c35431852d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = freecad-linkstage3-bin
pkgdesc = A general purpose 3D CAD modeler - Daily build of LinkDaily branch
- pkgver = 20240123stable.r9.gd95a6318ab
+ pkgver = 20240123stable.r0.g0c0f69ad48
pkgrel = 1
epoch = 1
url = http://www.freecadweb.org/
@@ -31,9 +31,8 @@ pkgbase = freecad-linkstage3-bin
depends = python-matplotlib
depends = pyside2-tools
depends = shiboken2
- depends = fmt
conflicts = freecad
- source = freecad-linkstage3-bin-20240123stable.r9.gd95a6318ab.tar.zst::https://github.com/Bonnee/freecad-build-arch/releases/download/20240123stable.r9.gd95a6318ab/freecad-linkstage3-git-debug-20240123stable.r9.gd95a6318ab-1-x86_64.pkg.tar.zst
- sha1sums = 398afc6b7ff58cb83ea3944d745caec8fab68ba3
+ source = freecad-linkstage3-bin-20240123stable.r0.g0c0f69ad48.tar.zst::https://github.com/Bonnee/freecad-build-arch/releases/download/20240123stable.r0.g0c0f69ad48/freecad-linkstage3-git-debug-20240123stable.r0.g0c0f69ad48-1-x86_64.pkg.tar.zst
+ sha1sums = ca721bf3d521983be7599400f26685f05665141f
pkgname = freecad-linkstage3-bin
diff --git a/PKGBUILD b/PKGBUILD
index 83159332857a..42a2f437cb66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,12 +13,12 @@ depends=(
'boost-libs' 'curl' 'opencascade>=7.2' 'openmpi' 'xerces-c' 'libspnav' 'glew' 'netcdf' 'utf8cpp'
'shared-mime-info' 'hicolor-icon-theme' 'jsoncpp' 'qt5-base' 'qt5-declarative'
'qt5-svg' 'qt5-tools' 'qt5-x11extras' 'qt5-xmlpatterns' 'qt5-webview' 'med'
- 'python-pivy' 'pyside2' 'python-matplotlib' 'pyside2-tools' 'shiboken2' 'fmt'
+ 'python-pivy' 'pyside2' 'python-matplotlib' 'pyside2-tools' 'shiboken2'
)
## BEGIN generated variables
-pkgver=20240123stable.r9.gd95a6318ab
-sha1sums=('398afc6b7ff58cb83ea3944d745caec8fab68ba3')
+pkgver=20240123stable.r0.g0c0f69ad48
+sha1sums=('ca721bf3d521983be7599400f26685f05665141f')
## END generated variables