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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Apr 3 19:45:54 UTC 2017


    Date: Monday, April 3, 2017 @ 19:45:53
  Author: jlichtblau
Revision: 220440

upgpkg: wxsqlite3 3.5.3-1 - new upstream release

Modified:
  wxsqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-03 19:07:05 UTC (rev 220439)
+++ PKGBUILD	2017-04-03 19:45:53 UTC (rev 220440)
@@ -5,7 +5,7 @@
 # Contributor: Scott Furry <scott.wl.furry at gmail.com>
 
 pkgname=wxsqlite3
-pkgver=3.5.2
+pkgver=3.5.3
 pkgrel=1
 pkgdesc="wxWidgets wrapper for SQLite3"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 license=('custom:wxWindows')
 depends=('wxgtk')
 source=($pkgname-$pkgver.tar.gz::https://github.com/utelle/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('d83e5b91b6ebe58c60f12e622c29c27df4df58c0d502c9ba39b21b5934cdffd2')
+sha256sums=('4a538b20cb694b821fe842b17bcb9ee0f5a2c666ff12c33d77c6d5abce2e1118')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list