summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan2016-10-18 22:54:32 -0400
committerIvan2016-10-18 22:54:32 -0400
commit178d27bd3e8aa3057c07a7a862fa48d9de2c4437 (patch)
treeb8b6768c55abca75cbc1a9ef11466ef7c7c6cbc2
parentb748e810a7e4ec1d62cca3fc0852e40400ac6b3a (diff)
downloadaur-178d27bd3e8aa3057c07a7a862fa48d9de2c4437.tar.gz
Bump rel
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD2
2 files changed, 11 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a431d5fc0428..fc814a4809a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,23 @@
pkgbase = mumax3
pkgdesc = GPU-accelerated micromagnetic simulation program
pkgver = 3.9.3
- pkgrel = 1
+ pkgrel = 2
url = http://mumax.github.io/
+ install = mumax3.install
arch = x86_64
license = GPL
depends = cuda-7.5
optdepends = gnuplot: for fancy plots
source = https://github.com/mumax/3/releases/download/v3.9.3/mumax3.9.3_linux_cuda7.5.tar.gz
+ source = mumax_server::https://github.com/mumax/3/releases/download/v3.9.1/mumax3.9.1c_linux.tar.gz
+ source = mumax3-user.conf
+ source = mumax3-dir.conf
+ source = mumax3@.service
md5sums = fbac69c0bcf40309a7f0bf61d9745228
+ md5sums = f0891e4dcb6998d6cb2ac0650c721479
+ md5sums = d788739ca6325bc2be1334515435f856
+ md5sums = 22d9c858cc5efcfd1296c2ea840e4153
+ md5sums = 344c65c943b930a5cd1907cb8f66d9ae
pkgname = mumax3
diff --git a/PKGBUILD b/PKGBUILD
index 24e3bd22b6ea..1f4a88f4d658 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Ivan Lisenkov <ivan@ivlis.com>
pkgname=mumax3
pkgver=3.9.3
-pkgrel='1'
+pkgrel='2'
pkgdesc="GPU-accelerated micromagnetic simulation program"
arch=('x86_64')
url="http://mumax.github.io/"