Date: Monday, October 28, 2019 @ 14:10:57 Author: lfleischer Revision: 520840
upgpkg: libfaketime 0.9.8-1 Upstream update. Modified: libfaketime/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-28 14:09:07 UTC (rev 520839) +++ PKGBUILD 2019-10-28 14:10:57 UTC (rev 520840) @@ -3,7 +3,7 @@ # Contributor: Ross Melin <[email protected]> pkgname=libfaketime -pkgver=0.9.7 +pkgver=0.9.8 pkgrel=1 pkgdesc='Report fake dates and times to programs without having to change the system-wide time.' arch=('x86_64') @@ -10,7 +10,7 @@ url='https://github.com/wolfcw/libfaketime' license=('GPL2') source=("https://github.com/wolfcw/$pkgname/archive/v$pkgver.tar.gz") -md5sums=('8617e2c6caf0977b3ce9a271f867302c') +md5sums=('9ad120f0d74d722d83570035b6a507f0') build() { cd "${pkgname}-${pkgver}"
