summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEvgeniy K2021-10-26 18:30:08 +0300
committerEvgeniy K2021-10-26 18:30:08 +0300
commit7dc43ce1f8244439002cefafd99d273afc6d28c6 (patch)
tree6cba7601d7c4e0ff362374a50aca6c8c2da65bce /PKGBUILD
parent662b56220f3985db9d99bd26bf8356a6bc989064 (diff)
downloadaur-7dc43ce1f8244439002cefafd99d273afc6d28c6.tar.gz
Bumped to upstream revision 0.20_26202
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db3b27b74e12..4f8dc2ca5a2a 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_26155
+pkgver=0.20_26202
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_26155.AppImage::https://github.com//FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/FreeCAD_weekly-builds-26155-Linux-Conda_glibc2.12-x86_64.AppImage"
+source=("freecad-0.20_26202.AppImage::https://github.com//FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/FreeCAD_weekly-builds-26202-Linux-Conda_glibc2.12-x86_64.AppImage"
"freecad.sh"
"freecad_conda.desktop.patch")