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

Alexander Rødseth arodseth at archlinux.org
Thu Aug 6 10:36:05 UTC 2020


    Date: Thursday, August 6, 2020 @ 10:36:05
  Author: arodseth
Revision: 670820

upgpkg: corrade 2020.06-1

Modified:
  corrade/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-06 10:35:24 UTC (rev 670819)
+++ PKGBUILD	2020-08-06 10:36:05 UTC (rev 670820)
@@ -1,6 +1,8 @@
 # Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
 # Contributor: Mosra <mosra at centrum.cz>
 
+# Upstream PKGBUILD: https://github.com/mosra/corrade/tree/master/package/archlinux/corrade/PKGBUILD
+
 pkgname=corrade
 pkgver=2020.06
 pkgrel=1
@@ -9,7 +11,7 @@
 url='https://magnum.graphics/corrade/'
 license=(MIT)
 makedepends=(cmake git ninja)
-source=("git+https://github.com/mosra/corrade#commit=61d1b58cbcb159837bca506b5336a810da67f0a7") # tag: v2019.10
+source=("git+https://github.com/mosra/corrade#commit=61d1b58cbcb159837bca506b5336a810da67f0a7") # tag: v2020.06
 sha256sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list