summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEvgeniy K2023-03-02 16:00:03 +0300
committerEvgeniy K2023-03-02 16:00:03 +0300
commit38e6b219f559a6afb62a644fe95acc5af432fcae (patch)
tree7d9c143d6c664bad419af753a6616d74ae4538fd /PKGBUILD
parentccf6594827fa2e77b17a951fcf245a6920254423 (diff)
downloadaur-38e6b219f559a6afb62a644fe95acc5af432fcae.tar.gz
Update download url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e859cd2d54a3..09fd24b1a4e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Original work by: Igor Moura <imp2@cin.ufpe.br>
pkgname=freecad-weekly-appimage
pkgver=0.20_31917
-pkgrel=4
+pkgrel=5
pkgdesc="A general purpose 3D CAD modeler"
arch=('x86_64')
url="https://www.freecadweb.org/"
@@ -12,7 +12,7 @@ provides=('freecad')
conflicts=('freecad')
options=('!strip')
noextract=("freecad-${pkgver}.AppImage")
-source=("freecad-0.20_31917.AppImage::https://github.com/FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/FreeCAD_weekly-builds-31917-2023-02-26-conda-Linux-x86_64-py310.AppImage"
+source=("freecad-0.20_31917.AppImage::https://github.com/FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/FreeCAD_weekly-builds-31917-2023-03-02-conda-Linux-x86_64-py310.AppImage"
"freecad.sh"
"freecad_weekly.desktop.patch")