Skip to content
Snippets Groups Projects
Commit 0fc6c540 authored by Iztok Fister Jr.'s avatar Iztok Fister Jr. Committed by Celeste
Browse files

community/uarmsolver: upgrade to 0.3.0

parent 23763dda
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Maintainer: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu> # Maintainer: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu>
pkgname=uarmsolver pkgname=uarmsolver
_pkgorig=uARMSolver _pkgorig=uARMSolver
pkgver=0.2.6 pkgver=0.3.0
pkgrel=0 pkgrel=0
pkgdesc="Universal Association Rule Mining Solver" pkgdesc="Universal Association Rule Mining Solver"
url="https://github.com/firefly-cpp/uARMSolver" url="https://github.com/firefly-cpp/uARMSolver"
...@@ -28,10 +28,12 @@ package() { ...@@ -28,10 +28,12 @@ package() {
install -Dm644 docs/2010.10884.pdf -t "$pkgdir"/usr/share/doc/$pkgname install -Dm644 docs/2010.10884.pdf -t "$pkgdir"/usr/share/doc/$pkgname
install -Dm644 docs/231.pdf -t "$pkgdir"/usr/share/doc/$pkgname
install -Dm644 uARMSolver.1 -t "$pkgdir"/usr/share/man/man1/ install -Dm644 uARMSolver.1 -t "$pkgdir"/usr/share/man/man1/
} }
sha512sums=" sha512sums="
ead2ed00c99b1aa11703a2862f9fc5ccb9f4fe3940ceb6890bd9e051ffcf6a5fde6e6d159eec63611d630bf70b75e8d66a73bf5d2ccf10865a4abb0e6672c7df uarmsolver-0.2.6.tar.gz 5e13f8133bee1e702f5a841f4ecf6b40e14d826a09dc25a2bb188dfc9d361b56f010c68b6b0ad8bf8571fe3397331b33a9af7d5299c8a004f5edcec1514c4304 uarmsolver-0.3.0.tar.gz
e505a474ac2f0b002685d412fbdfbb8cb62fd88c474816e2e9ecdcd5d60bd4ee2069eb390fecaa273d69291d6f8258a124d6c69e9d30a9702d09bd3efed5431b fix-uint.patch e505a474ac2f0b002685d412fbdfbb8cb62fd88c474816e2e9ecdcd5d60bd4ee2069eb390fecaa273d69291d6f8258a124d6c69e9d30a9702d09bd3efed5431b fix-uint.patch
" "
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment