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

Jaroslav Lichtblau jlichtblau at archlinux.org
Tue Mar 21 19:49:02 UTC 2017


    Date: Tuesday, March 21, 2017 @ 19:49:01
  Author: jlichtblau
Revision: 218227

upgpkg: wxsqlite3 3.5.2-1

Modified:
  wxsqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-21 19:38:09 UTC (rev 218226)
+++ PKGBUILD	2017-03-21 19:49:01 UTC (rev 218227)
@@ -5,7 +5,7 @@
 # Contributor: Scott Furry <scott.wl.furry at gmail.com>
 
 pkgname=wxsqlite3
-pkgver=3.5.1
+pkgver=3.5.2
 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=('132ec5881001e48bc36e371e6e5061ba17b77e68478837cdaea8bf27622f60ca')
+sha256sums=('d83e5b91b6ebe58c60f12e622c29c27df4df58c0d502c9ba39b21b5934cdffd2')
 
 build() {
   cd $pkgname-$pkgver
@@ -30,6 +30,4 @@
 
 # license
   install -Dm644 LICENCE.txt "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-# FS#49035 fix
-  install -Dm644 $pkgname.pc "${pkgdir}"/usr/lib/pkgconfig/$pkgname.pc
 }



More information about the arch-commits mailing list