summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMort Yao2016-02-05 22:08:02 +0100
committerMort Yao2016-02-05 22:08:02 +0100
commitfe3d702b8545471da3d8858b191dacb94b3b0f3b (patch)
treef4f48c49325e9a57747359c9276bc86471e13e24
parent1143aa3dad9582862014ca4b0710e14cef9a3402 (diff)
downloadaur-fe3d702b8545471da3d8858b191dacb94b3b0f3b.tar.gz
[aoi] 3.0.1-2
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d347ebd1be59..c5bd00975984 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Fri Feb 5 21:07:03 UTC 2016
pkgbase = aoi
pkgdesc = A 3D modeling and rendering studio (Art of Illusion)
- pkgver = 3.0.1
- pkgrel = 2
+ pkgver = 3.0.2
+ pkgrel = 1
url = http://www.artofillusion.org/
arch = any
license = GPL
@@ -9,9 +11,9 @@ pkgbase = aoi
depends = java-environment
optdepends = jmf: QuickTime animation support
optdepends = jogl: OpenGL rendering support
- source = http://sourceforge.net/projects/aoi/files/ArtOfIllusion/3.0.1/aoi301.zip
+ source = http://sourceforge.net/projects/aoi/files/ArtOfIllusion/3.0.2/aoi302.zip
source = aoi.sh
- md5sums = fbe60582d2c6cc51c84bba47c1e47390
+ md5sums = a1847a0c330dcb6ff207acfcf19cd74a
md5sums = b2c2de959cf1112a729da857bc15111c
pkgname = aoi
diff --git a/PKGBUILD b/PKGBUILD
index 55fa9eebc6ef..056af6570a9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: dsr <dsr@archlinux.us>
pkgname=aoi
-pkgver=3.0.1
-pkgrel=2
+pkgver=3.0.2
+pkgrel=1
pkgdesc="A 3D modeling and rendering studio (Art of Illusion)"
arch=('any')
url="http://www.artofillusion.org/"
@@ -16,7 +16,7 @@ optdepends=('jmf: QuickTime animation support'
makedepends=('gendesk')
source=(http://sourceforge.net/projects/aoi/files/ArtOfIllusion/${pkgver}/aoi${pkgver//./}.zip
aoi.sh)
-md5sums=('fbe60582d2c6cc51c84bba47c1e47390'
+md5sums=('a1847a0c330dcb6ff207acfcf19cd74a'
'b2c2de959cf1112a729da857bc15111c')
build() {