[arch-commits] Commit in assimp/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Thu Jun 19 21:13:36 UTC 2014


    Date: Thursday, June 19, 2014 @ 23:13:36
  Author: svenstaro
Revision: 113360

upgpkg: assimp 3.1.1-1

upstream release 3.11

Modified:
  assimp/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-19 19:14:50 UTC (rev 113359)
+++ PKGBUILD	2014-06-19 21:13:36 UTC (rev 113360)
@@ -2,8 +2,8 @@
 # Contributor: jepaan <jepaan at hotmail dot com>
 
 pkgname=assimp
-pkgver=3.1
-pkgrel=2
+pkgver=3.1.1
+pkgrel=1
 pkgdesc="Portable Open Source library to import various well-known 3D model formats in an uniform manner"
 arch=('i686' 'x86_64')
 license=('BSD')
@@ -11,7 +11,7 @@
 makedepends=('cmake' 'boost')
 url=('http://assimp.sourceforge.net/index.html')
 source=("https://github.com/assimp/assimp/archive/v${pkgver}.tar.gz")
-md5sums=('b2d382a5fb15f247d0d8c8afd5744f5e')
+md5sums=('ab9977edf95e9b2910d7cca286926e85')
 
 build() {
 	cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list