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

Levente Polyak anthraxx at archlinux.org
Mon Jul 29 20:38:08 UTC 2019


    Date: Monday, July 29, 2019 @ 20:38:07
  Author: anthraxx
Revision: 494680

upgpkg: ruby-sqlite3 1.4.1-1

Modified:
  ruby-sqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-29 20:30:44 UTC (rev 494679)
+++ PKGBUILD	2019-07-29 20:38:07 UTC (rev 494680)
@@ -2,8 +2,8 @@
 
 _gemname=sqlite3
 pkgname=ruby-${_gemname}
-pkgver=1.3.13
-pkgrel=3
+pkgver=1.4.1
+pkgrel=1
 pkgdesc='Ruby bindings for the SQLite3 embedded database'
 url='http://github.com/luislavena/sqlite3-ruby'
 arch=('x86_64')
@@ -12,8 +12,8 @@
 options=('!emptydirs')
 makedepends=('ruby-rdoc' 'ruby-rake' 'ruby-rake-compiler' 'ruby-hoe' 'ruby-mini_portile' 'ruby-minitest')
 source=(https://github.com/sparklemotion/sqlite3-ruby/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.gz)
-sha256sums=('4ba98fec37d6828aaa68fc9779c20f124121f3965254b1bf1bc2fa3b1e7caa08')
-sha512sums=('7099ee6420af22d064cecd8c35e2275f958162bf088d03b00504cc6efd2cf5a720302b7c803a55e9e162432cf5d767ea3f6528b254e474ac0f7ff8a932cc8787')
+sha256sums=('ec08220e1abffc7010a696e2c3ca1ee9970c730d200b555462acbaf4b0254bb9')
+sha512sums=('8be69da282c18385b753b223abe1a06603b06e9ad6c194ec5f6e94e187c91d939851711d89d482659a264dbd28e30c4cf3800cd3595d1ef1d91b965d97e501ea')
 
 prepare() {
   cd ${_gemname}-ruby-${pkgver}



More information about the arch-commits mailing list