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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon May 29 12:52:16 UTC 2017


    Date: Monday, May 29, 2017 @ 12:52:15
  Author: svenstaro
Revision: 230862

Fix typo

Modified:
  mygui/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-29 11:52:59 UTC (rev 230861)
+++ PKGBUILD	2017-05-29 12:52:15 UTC (rev 230862)
@@ -11,7 +11,7 @@
 license=('LGPL')
 depends=('boost-libs' 'ois')
 makedepends=('boost' 'cmake' 'doxygen' 'graphviz' 'ttf-dejavu' 'ogre')
-optdepends=('ogre: for the ogre plugin and some exaples')
+optdepends=('ogre: for the ogre plugin and some examples')
 install=mygui.install
 source=("https://github.com/MyGUI/mygui/archive/MyGUI${pkgver}.tar.gz")
 md5sums=('0023a689a2a63febc2cc703f81f86c62')



More information about the arch-commits mailing list