[arch-commits] Commit in perl-dbd-sqlite/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Thu Jul 22 15:09:51 UTC 2021


    Date: Thursday, July 22, 2021 @ 15:09:50
  Author: felixonmars
Revision: 420288

upgpkg: perl-dbd-sqlite 1.68-1

Modified:
  perl-dbd-sqlite/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-22 14:34:17 UTC (rev 420287)
+++ PKGBUILD	2021-07-22 15:09:50 UTC (rev 420288)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=perl-dbd-sqlite
-pkgver=1.66
-pkgrel=2
+pkgver=1.68
+pkgrel=1
 pkgdesc="Self-contained RDBMS in a DBI driver"
 arch=('x86_64')
 url="https://search.cpan.org/dist/DBD-SQLite"
@@ -10,7 +10,7 @@
 depends=('perl-dbi' 'sqlite')
 source=("https://www.cpan.org/authors/id/I/IS/ISHIGAKI/DBD-SQLite-$pkgver.tar.gz"
         libsqlite.patch)
-sha512sums=('4d58003e69f29b18d01ed0b5853cdac40ec9ce5d4c75bc8a3743937897a38290a99be30b1b9fae593b0d8d51d05b7e2438d29f7a7c1c755b66de51826397aef9'
+sha512sums=('83d7d19404949900bcc8464bf7786893bb53fdc04dbdee2f31f7bf4564dfc2bcf4218190460e34e5bf5633d1d958b729be7c7b5e6b539cdad6e732529d042372'
             'cf492402f9127c40130c052a6b3f78e86abc0342385130be386aa12e23b1166f20deac50eee1dcc1e43598ba5785d0a218f2cb0a6bb7f5dd7f7c0fc3220bd2bb')
 
 prepare() {




More information about the arch-commits mailing list