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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Feb 5 19:38:17 UTC 2015


    Date: Thursday, February 5, 2015 @ 20:38:17
  Author: svenstaro
Revision: 127159

upgpkg: mygui 3.2.2-1

upstream release 3.2.2

Modified:
  mygui/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-05 19:29:14 UTC (rev 127158)
+++ PKGBUILD	2015-02-05 19:38:17 UTC (rev 127159)
@@ -3,8 +3,8 @@
 # Contributor: Andrew Belitsky <belitsky.a at gmail.com>
 pkgbase=mygui
 pkgname=('mygui' 'mygui-docs')
-pkgver=3.2.1
-pkgrel=2
+pkgver=3.2.2
+pkgrel=1
 pkgdesc="A multilayer and overlappable GUI System for OGRE"
 arch=('i686' 'x86_64')
 url="http://mygui.info/"
@@ -13,7 +13,7 @@
 makedepends=('boost' 'cmake' 'doxygen' 'graphviz' 'ttf-dejavu')
 install=mygui.install
 source=("https://github.com/MyGUI/mygui/archive/MyGUI${pkgver}.tar.gz")
-md5sums=('43948f1c593d9a90ed4768a5baaa06f3')
+md5sums=('0023a689a2a63febc2cc703f81f86c62')
 
 build() {
   cd $srcdir/mygui-MyGUI$pkgver



More information about the arch-commits mailing list