summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCheesyChocolate2023-05-20 01:48:42 +0000
committerCheesyChocolate2023-05-20 01:48:42 +0000
commitfe9984dd4f6cbd16a699aca23eb0a203b4427eab (patch)
treec2eaf187c696b3766f411f103377467384b84234 /PKGBUILD
parent2a85df3f110e567cfef9c4911de1caff28c8c06b (diff)
downloadaur-fe9984dd4f6cbd16a699aca23eb0a203b4427eab.tar.gz
23.3 -> 24.4: Upgrade package
This commit upgrades the package from version 23.3 to 24.4. This upgrade ensures that users have access to the latest version with the most up-to-date functionality. Fixes: https://aur.archlinux.org/packages/oda-file-converter#comment-906863 Signed-off-by: Behnam Lal <dev ad 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 807e0ee2294c..260f4c471cdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Zanny <lordzanny@gmail.com>
pkgname=oda-file-converter
-pkgver=23.3
-pkgrel=2
+pkgver=24.4
+pkgrel=1
pkgdesc="Converts files between the .dwg and .dxf file formats"
arch=('x86_64')
url="https://www.opendesign.com/guestfiles/oda_file_converter"
@@ -15,7 +15,7 @@ depends=('qt5-base' 'hicolor-icon-theme')
source=("https://download.opendesign.com/guestfiles/Demo/ODAFileConverter_QT5_lnxX64_8.3dll_$pkgver.deb"
'oda-file-converter'
'oda-file-converter.desktop')
-md5sums=('aa4efbb34df8acd55ec659fac7aed246'
+md5sums=('53263b99258a3ec0a53594d272cfc61c'
'9c4ac254a0fc8bbe099bc938f236ee64'
'cf41b2da616f6d7b124cba80f644ecbe')
_ogname='ODAFileConverter'