summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEvgeniy K2022-09-04 16:00:03 +0300
committerEvgeniy K2022-09-04 16:00:03 +0300
commit1ea6c71a0f733c164a94ddb04cdfa80a58eeb425 (patch)
tree1a43ab7ed18cffd5c176d8ffe165f796e7c17f6c /PKGBUILD
parentb6f1b33df2fe15276e22cc19d28fb6a32b4c0362 (diff)
downloadaur-1ea6c71a0f733c164a94ddb04cdfa80a58eeb425.tar.gz
Bumped to upstream revision 0.20_30265
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 836e983bd3a0..4af74d5e3d58 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-weekly-appimage
-pkgver=0.20_30256
+pkgver=0.20_30265
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_30256.AppImage::https://github.com/FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/FreeCAD_weekly-builds-30256-2022-09-02-conda-Linux-x86_64-py310.AppImage"
+source=("freecad-0.20_30265.AppImage::https://github.com/FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/FreeCAD_weekly-builds-30265-2022-09-04-conda-Linux-x86_64-py310.AppImage"
"freecad.sh"
"freecad_weekly.desktop.patch")