Date: Wednesday, December 12, 2018 @ 15:48:13 Author: jelle Revision: 415623
upgpkg: disorderfs 0.5.5-1 Modified: disorderfs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-12 15:48:04 UTC (rev 415622) +++ PKGBUILD 2018-12-12 15:48:13 UTC (rev 415623) @@ -2,7 +2,7 @@ # Contributor: Mike Swanson <[email protected]> pkgname=disorderfs -pkgver=0.5.4 +pkgver=0.5.5 pkgrel=1 pkgdesc="FUSE filesystem that introduces non-determinism" arch=('x86_64') @@ -10,7 +10,7 @@ license=('GPL3') depends=('fuse') makedepends=('asciidoc' 'git') -source=("git+https://salsa.debian.org/reproducible-builds/disorderfs.git#commit=ee367870b9c9eee3c70ec6956e6fb6f2cb0cba01") +source=("git+https://salsa.debian.org/reproducible-builds/disorderfs.git#commit=984eac8879049d84896895e044ddc5e6c3948061") sha512sums=('SKIP') build() {
