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

Eric Bélanger eric at archlinux.org
Mon Apr 25 21:17:33 UTC 2011


    Date: Monday, April 25, 2011 @ 17:17:33
  Author: eric
Revision: 120658

upgpkg: opengtl 0.9.15.1-1
Upstream update

Modified:
  opengtl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-25 21:16:50 UTC (rev 120657)
+++ PKGBUILD	2011-04-25 21:17:33 UTC (rev 120658)
@@ -3,7 +3,7 @@
 # Contributor: Andries Radu <admiral0 at live.it>
 
 pkgname=opengtl
-pkgver=0.9.15
+pkgver=0.9.15.1
 pkgrel=1
 pkgdesc="A set of library for using and integrating transformation algorithms (such as filter or color conversion) in graphics applications"
 url="http://www.opengtl.org"
@@ -13,8 +13,8 @@
 makedepends=('cmake' 'llvm' 'libpng')
 optdepends=('libpng: for using the png extension')
 source=(http://download.opengtl.org/OpenGTL-${pkgver}.tar.bz2)
-md5sums=('9e59817fddfc7085a8d23a6bbea60bdc')
-sha1sums=('12d53a6ba660d278906539f74d28b464601a08a3')
+md5sums=('052fc8504ced601e356e4d20621699f7')
+sha1sums=('ddd25b1f5eb11ae0b438c67d5a2a73481e919a0a')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list