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

Alexander Rødseth arodseth at archlinux.org
Thu Apr 5 10:33:26 UTC 2018


    Date: Thursday, April 5, 2018 @ 10:33:25
  Author: arodseth
Revision: 314415

Update description and URL only

As requested by the developer of magnum

Modified:
  magnum/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-05 10:32:30 UTC (rev 314414)
+++ PKGBUILD	2018-04-05 10:33:25 UTC (rev 314415)
@@ -4,9 +4,9 @@
 pkgname=magnum
 pkgver=2018.02
 pkgrel=1
-pkgdesc='2D/3D graphics engine for C++11/C++14'
+pkgdesc='C++11/C++14 graphics middleware for games and data visualization'
 arch=('x86_64')
-url='http://mosra.cz/blog/magnum.php'
+url='http://magnum.graphics'
 license=('MIT')
 depends=('corrade' 'openal' 'sdl2')
 makedepends=('cmake' 'git' 'ninja')



More information about the arch-commits mailing list