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

Felix Yan felixonmars at archlinux.org
Mon Feb 12 09:23:40 UTC 2018


    Date: Monday, February 12, 2018 @ 09:23:37
  Author: felixonmars
Revision: 292871

upgpkg: treefrog-framework 1.20.0-1

Modified:
  treefrog-framework/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-12 09:20:03 UTC (rev 292870)
+++ PKGBUILD	2018-02-12 09:23:37 UTC (rev 292871)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=treefrog-framework
-pkgver=1.19.0
+pkgver=1.20.0
 pkgrel=1
 pkgdesc="High-speed C++ MVC Framework for Web Application"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('qt5-declarative' 'libmongoc')
 makedepends=('qt5-tools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/treefrogframework/treefrog-framework/archive/v$pkgver.tar.gz")
-sha512sums=('b59f7571fcd0693675381bb45c154164858960fed56c6b0204d1b738c179d3881e0b747e0f8258bf60e1bf608d0ce5376dc4c803e8864421dd52124cbfbe496f')
+sha512sums=('3232816c0a2c1a65d0ed23777004f0109c88eea98b8ce25136596dfa1012f76964f8ccfce8a23a0152e20d209ddb98684d5724a5947d9bbdcaa712fb795ccfc7')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list