summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEvgeniy K2021-11-17 15:30:06 +0300
committerEvgeniy K2021-11-17 15:30:06 +0300
commit31b813a1ded81341bf9a4febea5a99141b85ca1a (patch)
treeba064c5925e3c2927d0846f2fa263888964615f7 /PKGBUILD
parented65b43f5aabfc9af3caf959f6ef3f689b24c40d (diff)
downloadaur-31b813a1ded81341bf9a4febea5a99141b85ca1a.tar.gz
Bumped to upstream revision 0.20_26375
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24e722a46010..846bc27beaac 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_26306
+pkgver=0.20_26375
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_26306.AppImage::https://github.com//FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/FreeCAD_weekly-builds-26306-Linux-Conda_glibc2.12-x86_64.AppImage"
+source=("freecad-0.20_26375.AppImage::https://github.com//FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/FreeCAD_weekly-builds-26375-Linux-Conda_glibc2.12-x86_64.AppImage"
"freecad.sh"
"freecad_conda.desktop.patch")