[arch-commits] Commit in tut/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 31 02:25:19 UTC 2018
Date: Thursday, May 31, 2018 @ 02:25:18
Author: felixonmars
Revision: 333882
upgpkg: tut 0.0.4-2
BUILDINFO Rebuild
Modified:
tut/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-31 02:25:14 UTC (rev 333881)
+++ PKGBUILD 2018-05-31 02:25:18 UTC (rev 333882)
@@ -3,7 +3,7 @@
pkgname=tut
pkgver=0.0.4
-pkgrel=1
+pkgrel=2
pkgdesc="C++ unit test framework"
arch=('any')
url="https://git.merproject.org/mer-core/tut"
@@ -10,7 +10,7 @@
license=('BSD')
makedepends=('git' 'python2')
source=("git+https://git.merproject.org/mer-core/tut.git#tag=$pkgver")
-sha256sums=('SKIP')
+sha512sums=('SKIP')
build() {
cd tut
More information about the arch-commits
mailing list