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

Alexander Rødseth arodseth at archlinux.org
Mon May 16 15:26:06 UTC 2016


    Date: Monday, May 16, 2016 @ 17:26:06
  Author: arodseth
Revision: 175484

upgpkg: corrade 2016.05.13-1

Modified:
  libcorrade/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-16 13:18:26 UTC (rev 175483)
+++ PKGBUILD	2016-05-16 15:26:06 UTC (rev 175484)
@@ -1,7 +1,7 @@
 # Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 # Contributor: mosra <mosra at centrum.cz>
 
-pkgname=libcorrade
+pkgname=corrade
 pkgver=2016.05.13
 pkgrel=1
 pkgdesc='Utility library for C++11/C++14'
@@ -8,6 +8,7 @@
 arch=('x86_64' 'i686')
 url='http://mosra.cz/blog/corrade.php'
 license=('MIT')
+provides=('libcorrade')
 makedepends=('cmake' 'git' 'ninja')
 depends=('gcc-libs')
 source=('git://github.com/mosra/corrade.git#commit=142b2a7241')



More information about the arch-commits mailing list