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

Felix Yan felixonmars at archlinux.org
Thu Oct 11 19:28:03 UTC 2018


    Date: Thursday, October 11, 2018 @ 19:28:02
  Author: felixonmars
Revision: 392679

upgpkg: treefrog-framework 1.22.0-1

Modified:
  treefrog-framework/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-11 19:27:09 UTC (rev 392678)
+++ PKGBUILD	2018-10-11 19:28:02 UTC (rev 392679)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=treefrog-framework
-pkgver=1.21.0
-pkgrel=2
+pkgver=1.22.0
+pkgrel=1
 pkgdesc="High-speed C++ MVC Framework for Web Application"
 arch=('x86_64')
 url="https://github.com/treefrogframework/treefrog-framework"
@@ -10,7 +10,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=('779ee0eeeeefc48f1f6aac696653e78f8f825febfd53fa8a9d60ba0a991e458c470c6cddd050de1feee42124239bf306a0335b137dcd23a6cb27a1dc7a7b6029')
+sha512sums=('c6b53f6aae6bb35febf190575b419f71189879419d9dffc63396d7424e1c6e9ac980224c7fbcca0deb966a9e3e0272346c9ccca2c9ff1f9a560e039895401ba5')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list