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

Sergej Pupykin spupykin at archlinux.org
Tue Mar 24 13:58:02 UTC 2020


    Date: Tuesday, March 24, 2020 @ 13:58:02
  Author: spupykin
Revision: 603848

upgpkg: qconf 2.5-1

Modified:
  qconf/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-24 13:57:56 UTC (rev 603847)
+++ PKGBUILD	2020-03-24 13:58:02 UTC (rev 603848)
@@ -2,8 +2,8 @@
 # Contributor: DsTr <kostindima at gmail.com>
 
 pkgname=qconf
-pkgver=2.4
-pkgrel=2
+pkgver=2.5
+pkgrel=1
 pkgdesc="QConf allows you to have a nice configure script for your qmake-based project."
 arch=(x86_64)
 url="https://github.com/psi-plus/qconf"
@@ -11,7 +11,7 @@
 depends=('qt5-base')
 makedepends=()
 source=("$pkgname-$pkgver.tar.gz::https://github.com/psi-plus/qconf/archive/v$pkgver.tar.gz")
-sha256sums=('8a486060d5481f5b62171b8ffe343d9a9dd49e3b3170a1f79314ee34ea9e8819')
+sha256sums=('b9465797b477e7a85d8a787fc5af3b3c7437494938ad092e912eccc045447f9c')
 
 build() {
   cd "$srcdir"/qconf-$pkgver



More information about the arch-commits mailing list