[arch-commits] Commit in wxsqlite3/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Mon Jul 18 21:22:13 UTC 2022


    Date: Monday, July 18, 2022 @ 21:22:12
  Author: arojas
Revision: 1254503

upgpkg: wxsqlite3 4.8.2-1: Update to 4.8.2

Modified:
  wxsqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-18 21:18:28 UTC (rev 1254502)
+++ PKGBUILD	2022-07-18 21:22:12 UTC (rev 1254503)
@@ -4,8 +4,8 @@
 # Contributor: Scott Furry <scott.wl.furry at gmail.com>
 
 pkgname=wxsqlite3
-pkgver=4.7.8
-pkgrel=2
+pkgver=4.8.2
+pkgrel=1
 pkgdesc="wxWidgets wrapper for SQLite3"
 arch=('x86_64')
 url="https://utelle.github.io/wxsqlite3"
@@ -12,7 +12,7 @@
 license=('custom:LGPL-3.0+ with WxWindows-exception-3.1')
 depends=('wxwidgets-gtk3')
 source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('f093881d91ae7a600999a879ecdfb98d2059a030541393acdddc8a49cc02c704')
+sha256sums=('8992dff294e6f1bed72cf15b7d5e6f91266778f899e7dd68511b8fd09389bfd2')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list