Date: Friday, September 28, 2018 @ 10:24:17 Author: jelle Revision: 387155
upgpkg: disorderfs 0.5.4-1 Modified: disorderfs/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-28 10:24:09 UTC (rev 387154) +++ PKGBUILD 2018-09-28 10:24:17 UTC (rev 387155) @@ -2,8 +2,8 @@ # Contributor: Mike Swanson <[email protected]> pkgname=disorderfs -pkgver=0.5.2 -pkgrel=2 +pkgver=0.5.4 +pkgrel=1 pkgdesc="FUSE filesystem that introduces non-determinism" arch=('x86_64') url="https://reproducible-builds.org/" @@ -10,7 +10,7 @@ license=('GPL3') depends=('fuse') makedepends=('asciidoc' 'git') -source=("git+https://salsa.debian.org/reproducible-builds/disorderfs.git#commit=67434205f890f249476bc621a5900b8798d5cedc") +source=("git+https://salsa.debian.org/reproducible-builds/disorderfs.git#commit=ee367870b9c9eee3c70ec6956e6fb6f2cb0cba01") sha512sums=('SKIP') build() {
