summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbartus2019-07-12 14:54:01 +0200
committerbartus2019-07-12 14:54:01 +0200
commitb961ef87048c8ca583a3ffb4b2bfd0f309a376fb (patch)
tree696a4e56534ba2c8c3ce30e16c3301103468d187
parent157b706c09c16eb29bdfa4db1ece68317ea1acec (diff)
downloadaur-b961ef87048c8ca583a3ffb4b2bfd0f309a376fb.tar.gz
pop version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c79b712ddb6..230db0b54b06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = partio-git
pkgdesc = Particle IO and manipulation library (git version)
- pkgver = 1.7.3.r0.g421ec6a
+ pkgver = 1.10.1.r0.gbe48d2b
pkgrel = 1
- url = http://www.disneyanimation.com/technology/partio.html
+ url = https://www.disneyanimation.com/technology/partio.html
arch = i686
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 7020fc10bc12..e90cedbf6ec7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer : bartus <arch-user-repoᘓbartus.33mail.com>
# Maintainer: Alex Dahl <adahl1@umbc.edu>
pkgname=partio-git
-pkgver=1.7.3.r0.g421ec6a
+pkgver=1.10.1.r0.gbe48d2b
pkgrel=1
pkgdesc="Particle IO and manipulation library (git version)"
arch=(i686 x86_64)
-url="http://www.disneyanimation.com/technology/partio.html"
+url="https://www.disneyanimation.com/technology/partio.html"
license=('custom')
depends=('glut' 'glu' 'seexpr')
optdepends=('python2: Python interface support'