summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCheesyChocolate2023-09-17 02:11:21 +0000
committerCheesyChocolate2023-09-17 02:11:21 +0000
commit3a930a2693257f2e9faffc66001080efc5ab2b2d (patch)
tree13350351f14c792eead55cc826d9515379bb04e1 /PKGBUILD
parentc2ef520d2256b5a9f8115d7feccc2fd96d277390 (diff)
downloadaur-3a930a2693257f2e9faffc66001080efc5ab2b2d.tar.gz
24.7 -> 24.8 : Upgrade package
This commit upgrades the package from version 24.7 to 24.8. This upgrade ensures that users have access to the latest version with the most up-to-date functionality. Signed-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 4cadff95381f..3605869ba395 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Zanny <lordzanny@gmail.com>
pkgname=oda-file-converter
-pkgver=24.7
+pkgver=24.8
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_24.7.deb'
+source=('https://download.opendesign.com/guestfiles/Demo/ODAFileConverter_QT5_lnxX64_8.3dll_24.8.deb'
'oda-file-converter'
'oda-file-converter.desktop')
-md5sums=('fe538ad2875666be9436a0616e02f499'
+md5sums=('727ab35074bf600a515f2ee9bfff08f6'
'9c4ac254a0fc8bbe099bc938f236ee64'
'cf41b2da616f6d7b124cba80f644ecbe')
_ogname='ODAFileConverter'