[arch-commits] Commit in injeqt/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Oct 17 19:29:42 UTC 2016
Date: Monday, October 17, 2016 @ 19:29:41
Author: arojas
Revision: 192469
Update to 1.1.0
Modified:
injeqt/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-17 18:21:47 UTC (rev 192468)
+++ PKGBUILD 2016-10-17 19:29:41 UTC (rev 192469)
@@ -2,8 +2,8 @@
# Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
pkgname=injeqt
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
pkgdesc='Dependency injection framework for Qt'
arch=('i686' 'x86_64')
url='https://github.com/vogel/injeqt'
@@ -11,7 +11,7 @@
depends=('qt5-base')
makedepends=('cmake')
source=($pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
-md5sums=('5f9211d7731c6b7e7c4e6943445fb379')
+md5sums=('9a582037c454b1355e808bb2e07126bb')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list