summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMort Yao2023-12-15 23:51:10 +0100
committerMort Yao2023-12-15 23:51:10 +0100
commit561a40ff92a40a56fc8166e88a2d960377850a81 (patch)
tree02965405e45ffe529ac0ae332cecda23d3237d51
parenta55a93460d3e56b64c9fe87244b13bedb109ec4f (diff)
downloadaur-aoi.tar.gz
[aoi] 3.2.1-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17b2e70bef6b..4d3ef83d7cc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = aoi
pkgdesc = A 3D modeling and rendering studio (Art of Illusion)
- pkgver = 3.2.0
- pkgrel = 2
+ pkgver = 3.2.1
+ pkgrel = 1
url = http://www.artofillusion.org/
arch = any
license = GPL
@@ -9,9 +9,9 @@ pkgbase = aoi
depends = java-environment
optdepends = jmf: QuickTime animation support
optdepends = jogl: OpenGL rendering support
- source = https://netcologne.dl.sourceforge.net/project/aoi/ArtOfIllusion/3.2.0/Art%20of%20Illusion%203.2.0%20no-install.zip
+ source = https://sourceforge.net/projects/aoi/files/ArtOfIllusion/3.2.1/Art%20of%20Illusion%203.2.1%20linux.zip/download
source = aoi.sh
- md5sums = 9f8c71560203a33fa9ca8e848a0a7550
+ md5sums = 7e01b711b497e8ea653bf7f2bef1e1f3
md5sums = b2c2de959cf1112a729da857bc15111c
pkgname = aoi
diff --git a/PKGBUILD b/PKGBUILD
index 2c7841b046d2..fed305ac5f98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: dsr <dsr@archlinux.us>
pkgname=aoi
-pkgver=3.2.0
-pkgrel=2
+pkgver=3.2.1
+pkgrel=1
pkgdesc="A 3D modeling and rendering studio (Art of Illusion)"
arch=('any')
url="http://www.artofillusion.org/"
@@ -14,9 +14,9 @@ depends=('java-environment')
optdepends=('jmf: QuickTime animation support'
'jogl: OpenGL rendering support')
makedepends=('gendesk')
-source=(https://netcologne.dl.sourceforge.net/project/aoi/ArtOfIllusion/3.2.0/Art%20of%20Illusion%203.2.0%20no-install.zip
+source=(https://sourceforge.net/projects/aoi/files/ArtOfIllusion/3.2.1/Art%20of%20Illusion%203.2.1%20linux.zip/download
aoi.sh)
-md5sums=('9f8c71560203a33fa9ca8e848a0a7550'
+md5sums=('7e01b711b497e8ea653bf7f2bef1e1f3'
'b2c2de959cf1112a729da857bc15111c')
build() {