Date: Thursday, May 18, 2023 @ 01:34:45
  Author: grawlinson
Revision: 1463018

upgpkg: dbmate 2.3.0-1; new upstream release

Modified:
  dbmate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-17 23:57:43 UTC (rev 1463017)
+++ PKGBUILD    2023-05-18 01:34:45 UTC (rev 1463018)
@@ -2,7 +2,7 @@
 # Contributor: Marco A Rojas <marco.ro...@zentek.com.mx>
 
 pkgname=dbmate
-pkgver=2.2.0
+pkgver=2.3.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='02a179075e18a8f769a4e1efd58302ab5724393c'
+_commit='f4610da0b9bc55d0298ac3be0bbc41a4f988d4c8'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 

Reply via email to