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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Feb 13 11:21:40 UTC 2018


    Date: Tuesday, February 13, 2018 @ 11:21:25
  Author: svenstaro
Revision: 293787

upgpkg: bam 0.5.1-1

Modified:
  bam/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-13 11:21:09 UTC (rev 293786)
+++ PKGBUILD	2018-02-13 11:21:25 UTC (rev 293787)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
 # Contributors: Bmauet <careil.baptiste at gmail.com>
 pkgname=bam
-pkgver=0.5.0
+pkgver=0.5.1
 pkgrel=1
 pkgdesc="A fast and flexible build system using Lua"
 arch=('x86_64')
@@ -8,7 +8,7 @@
 url=http://github.com/matricks/bam
 license=('ZLIB')
 source=("https://github.com/matricks/bam/archive/v${pkgver}.tar.gz")
-md5sums=('08db8dfc32fb817947c39000092a55d4')
+sha512sums=('e6f1b3daad6073c58b0e3cbf836bb0a6b66f0c36532d6e6eca9949239ab8b584cc88f892cce6f74974e370a8a688f33a95dde86dd65cc1790e49e5f8aeab0fef')
 
 build() {
 	cd ${srcdir}/${pkgname}-${pkgver}



More information about the arch-commits mailing list