Date: Friday, February 4, 2022 @ 06:22:49 Author: grawlinson Revision: 1125307
upgpkg: dbmate 1.14.0-1 New upstream release. Modified: dbmate/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-04 03:21:01 UTC (rev 1125306) +++ PKGBUILD 2022-02-04 06:22:49 UTC (rev 1125307) @@ -2,7 +2,7 @@ # Contributor: Marco A Rojas <[email protected]> pkgname=dbmate -pkgver=1.13.0 +pkgver=1.14.0 pkgrel=1 pkgdesc="A lightweight, framework-agnostic database migration tool" arch=('x86_64') @@ -16,7 +16,7 @@ 'sqlite: for local SQLite instance' ) options=('!lto') -_commit='5cd9e25fb1015217264830426e5f9988d1a6c3b7' +_commit='519f186c8a3daec086608b2c21677c672eda56db' source=("$pkgname::git+$url.git#commit=$_commit") b2sums=('SKIP')
