summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEvgeniy K2021-10-18 13:30:03 +0300
committerEvgeniy K2021-10-18 13:30:03 +0300
commit662b56220f3985db9d99bd26bf8356a6bc989064 (patch)
tree59d38ed12685ee13c545784c09ff4c3a548effa1 /PKGBUILD
parent1056369f1dba5e87ae8c12c914e3751ca86fdcb8 (diff)
downloadaur-662b56220f3985db9d99bd26bf8356a6bc989064.tar.gz
Bumped to upstream revision 0.20_26155
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 373b8f691d58..db3b27b74e12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Evgeniy K. <genues@mail.ru>
# Original work by: Igor Moura <imp2@cin.ufpe.br>
pkgname=freecad-appimage-git
-pkgver=0.20_25997
+pkgver=0.20_26155
pkgrel=1
pkgdesc="A general purpose 3D CAD modeler"
arch=('x86_64')
@@ -12,7 +12,7 @@ provides=('freecad')
conflicts=('freecad')
options=('!strip')
noextract=("freecad-${pkgver}.AppImage")
-source=("freecad-0.20_25997.AppImage::https://github.com//FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/FreeCAD_weekly-builds-25997-Linux-Conda_glibc2.12-x86_64.AppImage"
+source=("freecad-0.20_26155.AppImage::https://github.com//FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/FreeCAD_weekly-builds-26155-Linux-Conda_glibc2.12-x86_64.AppImage"
"freecad.sh"
"freecad_conda.desktop.patch")