summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCheesyChocolate2023-08-04 09:26:20 +0000
committerCheesyChocolate2023-08-04 09:26:20 +0000
commitb574b693286b0ee141829e32885fcc93fd32ca1f (patch)
tree05523138f74fec6d4318064137fcb267ef2fcff8 /PKGBUILD
parentfe9984dd4f6cbd16a699aca23eb0a203b4427eab (diff)
downloadaur-b574b693286b0ee141829e32885fcc93fd32ca1f.tar.gz
24.4 -> 24.7 : Upgrade package\n\nThis commit upgrades the package from version 24.4 to 24.7. This upgrade ensures that users have access to the latest version with the most up-to-date functionality.\n\nSigned-off-by: Behnam Lal <dev at behnamlal dot xyz>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 260f4c471cdf..4cadff95381f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Zanny <lordzanny@gmail.com>
pkgname=oda-file-converter
-pkgver=24.4
+pkgver=24.7
pkgrel=1
pkgdesc="Converts files between the .dwg and .dxf file formats"
arch=('x86_64')
@@ -12,10 +12,10 @@ license=('custom')
conflicts=('teigha-file-converter')
replaces=('teigha-file-converter')
depends=('qt5-base' 'hicolor-icon-theme')
-source=("https://download.opendesign.com/guestfiles/Demo/ODAFileConverter_QT5_lnxX64_8.3dll_$pkgver.deb"
+source=('https://download.opendesign.com/guestfiles/Demo/ODAFileConverter_QT5_lnxX64_8.3dll_24.7.deb'
'oda-file-converter'
'oda-file-converter.desktop')
-md5sums=('53263b99258a3ec0a53594d272cfc61c'
+md5sums=('fe538ad2875666be9436a0616e02f499'
'9c4ac254a0fc8bbe099bc938f236ee64'
'cf41b2da616f6d7b124cba80f644ecbe')
_ogname='ODAFileConverter'