summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEvgeniy K2023-03-19 16:00:02 +0300
committerEvgeniy K2023-03-19 16:00:02 +0300
commitf19d09260cdbbba484ebde590055f9d382d74a5a (patch)
tree2c9f41e3a10bf45079b16060548a8fe835bc8dab /PKGBUILD
parent2d72084ce40a6c5a09fdbd95d1d34e0a9eac0afd (diff)
downloadaur-f19d09260cdbbba484ebde590055f9d382d74a5a.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 7062a15fcf8a..36ea57a71639 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=9
+pkgrel=10
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-03-16-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-19-conda-Linux-x86_64-py310.AppImage"
"freecad.sh"
"freecad_weekly.desktop.patch")