summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEvgeniy K.2023-11-19 15:30:03 +0300
committerEvgeniy K.2023-11-19 15:30:03 +0300
commit3dcb14ddeb6f8f42c7c1567f7cf18a012236d33a (patch)
tree56ddfab25c70c06f4dbcc90c7f3a9a0ff9b33a30 /PKGBUILD
parent529fbee559dbbe2ecd95202dd534c2b2a20f54a7 (diff)
downloadaur-3dcb14ddeb6f8f42c7c1567f7cf18a012236d33a.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 9aca1a32f724..2fd97a62854f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Original work by: Igor Moura <imp2@cin.ufpe.br>
pkgname=freecad-weekly-appimage
pkgver=0.22_35046
-pkgrel=2
+pkgrel=3
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.22_35046.AppImage::https://github.com/FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/FreeCAD_weekly-builds-35046-2023-11-18-conda-Linux-x86_64-py310.AppImage"
+source=("freecad-0.22_35046.AppImage::https://github.com/FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/FreeCAD_weekly-builds-35046-2023-11-19-conda-Linux-x86_64-py310.AppImage"
"freecad.sh"
"org.freecad.FreeCAD.desktop.patch")